SPControl.Version 属性
命名空间: Microsoft.SharePoint.WebControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Overridable Property Version As Integer
Get
Set
用法
Dim instance As SPControl
Dim value As Integer
value = instance.Version
instance.Version = value
public virtual int Version { get; set; }
属性值
类型:System.Int32
返回 Int32。