TemplateBasedControl.Version 属性

获取或设置一个值,指示是否使用父网站的用户界面SharePoint Foundation的当前版本或以前版本的 UI。

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

语法

声明
Public Overrides Property Version As Integer
    Get
    Set
用法
Dim instance As TemplateBasedControl
Dim value As Integer

value = instance.Version

instance.Version = value
public override int Version { get; set; }

属性值

类型:System.Int32
用户界面的版本。

另请参阅

引用

TemplateBasedControl 类

TemplateBasedControl 成员

Microsoft.SharePoint.WebControls 命名空间