|
| ESRI.ArcGIS.ADF.Web.UI.WebControls | |
| SkinID Property | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > UserControlTaskPanel Class : SkinID Property |
| Visual Basic (Declaration) | |
|---|---|
<FilterableAttribute(False)> <BrowsableAttribute(False)> <WebCategoryAttribute("Behavior")> <WebSysDescriptionAttribute("The SkinId of the control skin that provides the skin of the control.")> <DefaultValueAttribute()> Public Overridable Property SkinID As String | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As UserControlTaskPanel Dim value As String instance.SkinID = value value = instance.SkinID | |
| C# | |
|---|---|
[FilterableAttribute(false)] [BrowsableAttribute(false)] [WebCategoryAttribute("Behavior")] [WebSysDescriptionAttribute("The SkinId of the control skin that provides the skin of the control.")] [DefaultValueAttribute()] public virtual string SkinID {get; set;} | |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family