SiteMapColumn Members
In This Article
#Constructors
Name | Description |
---|---|
Site |
Initializes a new instance of the Site |
#Properties
Name | Description |
---|---|
Back |
Gets or sets the background color of the current column. |
Background |
Gets the column’s background image. |
Border | Gets the border settings for all four sides of the current column’s client region. |
Border |
Gets the settings of the column’s bottom border. |
Border |
Gets the settings of the column’s left border. |
Border |
Gets the settings of the column’s right border. |
Border |
Gets the settings of the column’s top border. |
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Css |
Gets or sets the name of the cascading style sheet (CSS) class that specifies the column’s display style. |
Hover |
Gets the style settings which define the appearance of the current column when the mouse pointer is hovering over it. |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Paddings | Gets the padding settings of the column. |
Starting |
Gets or sets the index of a hierarchical site map’s root node used as a reference point to retrieve nodes displayed by the column. |
Style | Gets the column’s style settings. |
Width | Gets or sets the current column’s width. |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Collection |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the string that represents the current object.
Inherited from Collection |
See Also