MVPSI.JAMSWeb.Controls Namespace > History Class : ID Property |
'Declaration
<System.ComponentModel.ParenthesizePropertyNameAttribute(True)> <System.ComponentModel.MergablePropertyAttribute(False)> <System.Web.UI.FilterableAttribute(False)> <System.Web.UI.ThemeableAttribute(False)> <WebSysDescriptionAttribute("Programmatic name of the control.")> Public Overridable Property ID As System.String
'Usage
Dim instance As History Dim value As System.String instance.ID = value value = instance.ID
[System.ComponentModel.ParenthesizePropertyName(true)] [System.ComponentModel.MergableProperty(false)] [System.Web.UI.Filterable(false)] [System.Web.UI.Themeable(false)] [WebSysDescription("Programmatic name of the control.")] public virtual System.string ID {get; set;}
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