CssLink.Version 属性

该成员将替代 SPControl.Version

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

语法

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

value = instance.Version

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

属性值

类型:System.Int32
返回 Int32

另请参阅

引用

CssLink 类

CssLink 成员

Microsoft.SharePoint.WebControls 命名空间