SwitchableProperty members

Defines a property of a SiteMapDataSource object whose value depends on the SiteMapProvider that is currently selected by the SwitchableSiteMapProvider object.

The SwitchableProperty type exposes the following members.

Constructors

  Name Description
Public method SwitchableProperty Initializes a new instance of a SwitchableProperty object.

Top

Properties

  Name Description
Public property Name Gets or sets the name of the property to be assigned via reflection.
Public property SiteMapProvider Gets or sets the target provider and is used only when that provider is active.
Public property Value Gets or sets the value to be assigned via reflection to the property

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SwitchableProperty class

Microsoft.SharePoint.Publishing.Navigation namespace