Click or drag to resize

IceNetPageAttribute Properties

The IceNetPageAttribute type exposes the following members.

Properties
  NameDescription
Public propertyCustomColor
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.
Public propertyEnableStylesheet
Public propertyStylesheetColor
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also