MVPSI.JAMSWeb.Controls Namespace > History Class : ClientID Property |
'Declaration
<WebSysDescriptionAttribute("The ID of the control that is rendered for the client.")> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> <System.ComponentModel.BrowsableAttribute(False)> Public Overridable ReadOnly Property ClientID As System.String
'Usage
Dim instance As History Dim value As System.String value = instance.ClientID
[WebSysDescription("The ID of the control that is rendered for the client.")] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] [System.ComponentModel.Browsable(false)] public virtual System.string ClientID {get;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2