IceNetPageAttributeCustomColor Property |
Custom color can be any string usable in css e.g. "red", "rgb(1,2,3)".
Set StylesheetColor to Custom and EnableStylesheet to true in order to use custom color.
Namespace: PDTec.IceNet.Web.UIAssembly: PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntaxpublic string CustomColor { get; set; }
Property Value
Type:
String
See Also