![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
ModalDialogHeaderCssClass Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > LayerSymbolsEditor Class : ModalDialogHeaderCssClass Property |
Visual Basic (Declaration) | |
---|---|
<NotifyParentPropertyAttribute(True)> <CategoryAttribute("Appearance")> <DescriptionAttribute("Get or set the CSS class assign to the background of the modal dialog windows header")> <PersistenceModeAttribute(PersistenceMode.Attribute)> Public Property ModalDialogHeaderCssClass As String |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As LayerSymbolsEditor Dim value As String instance.ModalDialogHeaderCssClass = value value = instance.ModalDialogHeaderCssClass |
C# | |
---|---|
[NotifyParentPropertyAttribute(true)] [CategoryAttribute("Appearance")] [DescriptionAttribute("Get or set the CSS class assign to the background of the modal dialog windows header")] [PersistenceModeAttribute(PersistenceMode.Attribute)] public string ModalDialogHeaderCssClass {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