DataFormWebPart._assemblyReferences 域

注册指令帮助分析按DataFormWebPart对象的 XSLT 转换的输出的标记。

命名空间:  Microsoft.SharePoint.WebPartPages
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Protected _assemblyReferences As String()
用法
Dim value As String()

value = Me._assemblyReferences

Me._assemblyReferences = value
protected string[] _assemblyReferences

备注

如果 DataFormWebPart XSL 标记包含对已命名空间从 Windows SharePoint Services 或 ASP 不同的服务器控件的引用,呼叫者将需要提供的 register 指令以确保分析控制呼叫可以正确实例化的服务器控件。

另请参阅

引用

DataFormWebPart 类

DataFormWebPart 成员

Microsoft.SharePoint.WebPartPages 命名空间