Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides SPControl.Version.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Property Version As Integer
Get
Set
'Usage
Dim instance As CssLink
Dim value As Integer
value = instance.Version
instance.Version = value
public override int Version { get; set; }
Property value
Type: System.Int32