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