DefaultLevelProperties Members
In This Article
#Constructors
Name | Description |
---|---|
Default |
Initializes a new instance of the Default |
#Properties
Name | Description |
---|---|
Back |
Gets or sets a level’s background color.
Inherited from Level |
Background |
Gets a level’s background image.
Inherited from Level |
Border |
Gets the border settings for all the four sides of a level.
Inherited from Level |
Border |
Gets the settings of a level’s bottom border.
Inherited from Level |
Border |
Gets the settings of a level’s left border.
Inherited from Level |
Border |
Gets the settings of a level’s right border.
Inherited from Level |
Border |
Gets the settings of a level’s top border.
Inherited from Level |
Bullet |
Gets or sets a level’s bullet style.
Inherited from Level |
Child |
Gets the padding settings of the immediate child nodes of the site map nodes belonging to the current level.
Inherited from Level |
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 level’s display style.
Inherited from Level |
Current |
Gets the style settings for the site map node that refers to the page currently displayed within the client browser.
Inherited from Level |
Font |
Gets a level’s font settings.
Inherited from Level |
Fore |
Gets or sets a level’s foreground color (the color of the text).
Inherited from Level |
Horizontal |
Gets or sets the horizontal alignment of a level’s contents.
Inherited from Level |
Image |
Gets the settings of an image which is displayed by site map nodes that belong to the current level.
Inherited from Level |
Image |
Gets or sets the amount of space between an image and the text contents within the site map nodes of the current level.
Inherited from Level |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Node |
Gets the padding settings of each individual site map node belonging to the current level.
Inherited from Level |
Node |
Gets or sets the amount of space between the client regions of the site map nodes that belong to the same level.
Inherited from Level |
Node |
Gets or sets a template used for displaying the content of all the site map nodes of the current level.
Inherited from Level |
Node |
Gets or sets a template used for displaying the text content of all the site map nodes of the current level.
Inherited from Level |
Parent |
Gets the settings of an image which is displayed by the current level’s site map nodes that have child nodes.
Inherited from Level |
Target |
Gets or sets the window or frame at which to target the contents of the URLs associated with links displayed within the current level.
Inherited from Level |
Vertical |
Gets or sets the horizontal alignment of a level’s contents.
Inherited from Level |
Wrap |
Gets or sets a value indicating whether the text content wraps within the site map nodes of the current level.
Inherited from Level |
#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. |
See Also