Share via


Breadcrumb Class

 

Provides a control on the page that tracks the location of visited content.

Namespace:   Microsoft.WindowsServerSolutions.Web.Controls
Assembly:  Wssg.Web (in Wssg.Web.dll)

Inheritance Hierarchy

System.Object
  System.Web.UI.Control
    System.Web.UI.WebControls.WebControl
      Microsoft.WindowsServerSolutions.Web.Controls.Breadcrumb

Syntax

public abstract class Breadcrumb : WebControl
public ref class Breadcrumb abstract : WebControl
Public MustInherit Class Breadcrumb
    Inherits WebControl

Constructors

Name Description
System_CAPS_protmethod Breadcrumb()

Initializes a new instance of the Breadcrumb class.

Properties

Name Description
System_CAPS_pubproperty AccessKey

(Inherited from WebControl.)

System_CAPS_protproperty Adapter

(Inherited from Control.)

System_CAPS_pubproperty AppRelativeTemplateSourceDirectory

(Inherited from Control.)

System_CAPS_pubproperty Attributes

(Inherited from WebControl.)

System_CAPS_pubproperty BackColor

(Inherited from WebControl.)

System_CAPS_pubproperty BorderColor

(Inherited from WebControl.)

System_CAPS_pubproperty BorderStyle

(Inherited from WebControl.)

System_CAPS_pubproperty BorderWidth

(Inherited from WebControl.)

System_CAPS_protproperty ChildControlsCreated

(Inherited from Control.)

System_CAPS_pubproperty ClientID

(Inherited from Control.)

System_CAPS_pubproperty ClientIDMode

(Inherited from Control.)

System_CAPS_protproperty ClientIDSeparator

(Inherited from Control.)

System_CAPS_protproperty Context

(Inherited from Control.)

System_CAPS_pubproperty Controls

(Inherited from Control.)

System_CAPS_pubproperty ControlStyle

(Inherited from WebControl.)

System_CAPS_pubproperty ControlStyleCreated

(Inherited from WebControl.)

System_CAPS_pubproperty CssClass

(Inherited from WebControl.)

System_CAPS_protproperty DesignMode

(Inherited from Control.)

System_CAPS_pubproperty Enabled

(Inherited from WebControl.)

System_CAPS_pubproperty EnableTheming

(Inherited from WebControl.)

System_CAPS_pubproperty EnableViewState

(Inherited from Control.)

System_CAPS_protproperty Events

(Inherited from Control.)

System_CAPS_pubproperty Font

(Inherited from WebControl.)

System_CAPS_pubproperty ForeColor

(Inherited from WebControl.)

System_CAPS_pubproperty HasAttributes

(Inherited from WebControl.)

System_CAPS_protproperty HasChildViewState

(Inherited from Control.)

System_CAPS_pubproperty Height

(Inherited from WebControl.)

System_CAPS_pubproperty ID

(Inherited from Control.)

System_CAPS_protproperty IdSeparator

(Inherited from Control.)

System_CAPS_protproperty IsChildControlStateCleared

(Inherited from Control.)

System_CAPS_protproperty IsEnabled

(Inherited from WebControl.)

System_CAPS_protproperty IsTrackingViewState

(Inherited from Control.)

System_CAPS_protproperty IsViewStateEnabled

(Inherited from Control.)

System_CAPS_protproperty LoadViewStateByID

(Inherited from Control.)

System_CAPS_pubproperty NamingContainer

(Inherited from Control.)

System_CAPS_pubproperty Page

(Inherited from Control.)

System_CAPS_pubproperty Parent

(Inherited from Control.)

System_CAPS_pubproperty RenderingCompatibility

(Inherited from Control.)

System_CAPS_pubproperty Site

(Inherited from Control.)

System_CAPS_pubproperty SkinID

(Inherited from WebControl.)

System_CAPS_pubproperty Style

(Inherited from WebControl.)

System_CAPS_pubproperty SupportsDisabledAttribute

(Inherited from WebControl.)

System_CAPS_pubproperty TabIndex

(Inherited from WebControl.)

System_CAPS_protproperty TagKey

(Inherited from WebControl.)

System_CAPS_protproperty TagName

(Inherited from WebControl.)

System_CAPS_pubproperty TemplateControl

(Inherited from Control.)

System_CAPS_pubproperty TemplateSourceDirectory

(Inherited from Control.)

System_CAPS_pubproperty ToolTip

(Inherited from WebControl.)

System_CAPS_pubproperty UniqueID

(Inherited from Control.)

System_CAPS_pubproperty ValidateRequestMode

(Inherited from Control.)

System_CAPS_protproperty ViewState

(Inherited from Control.)

System_CAPS_protproperty ViewStateIgnoresCase

(Inherited from Control.)

System_CAPS_pubproperty ViewStateMode

(Inherited from Control.)

System_CAPS_pubproperty Visible

(Inherited from Control.)

System_CAPS_pubproperty Width

(Inherited from WebControl.)

Methods

Name Description
System_CAPS_protmethod AddAttributesToRender(HtmlTextWriter)

(Inherited from WebControl.)

System_CAPS_protmethod AddedControl(Control, Int32)

(Inherited from Control.)

System_CAPS_pubmethod AddNode(String)

Adds the specified text as a clickable node to the breadcrumb.

System_CAPS_pubmethod AddNode(String, String)

Adds the specified text with the specified link as a clickable node to the breadcrumb.

System_CAPS_protmethod AddParsedSubObject(Object)

(Inherited from Control.)

System_CAPS_pubmethod ApplyStyle(Style)

(Inherited from WebControl.)

System_CAPS_pubmethod ApplyStyleSheetSkin(Page)

(Inherited from Control.)

System_CAPS_protmethod BuildProfileTree(String, Boolean)

(Inherited from Control.)

System_CAPS_protmethod ClearCachedClientID()

(Inherited from Control.)

System_CAPS_protmethod ClearChildControlState()

(Inherited from Control.)

System_CAPS_protmethod ClearChildState()

(Inherited from Control.)

System_CAPS_protmethod ClearChildViewState()

(Inherited from Control.)

System_CAPS_protmethod ClearEffectiveClientIDMode()

(Inherited from Control.)

System_CAPS_pubmethod CopyBaseAttributes(WebControl)

(Inherited from WebControl.)

System_CAPS_protmethod CreateChildControls()

(Inherited from Control.)

System_CAPS_protmethod CreateControlCollection()

(Inherited from Control.)

System_CAPS_protmethod CreateControlStyle()

(Inherited from WebControl.)

System_CAPS_pubmethod DataBind()

(Inherited from Control.)

System_CAPS_protmethod DataBind(Boolean)

(Inherited from Control.)

System_CAPS_protmethod DataBindChildren()

(Inherited from Control.)

System_CAPS_pubmethod Dispose()

(Inherited from Control.)

System_CAPS_protmethod EnsureChildControls()

(Inherited from Control.)

System_CAPS_protmethod EnsureID()

(Inherited from Control.)

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod FindControl(String)

(Inherited from Control.)

System_CAPS_protmethod FindControl(String, Int32)

(Inherited from Control.)

System_CAPS_pubmethod Focus()

(Inherited from Control.)

System_CAPS_protmethod GetDesignModeState()

(Inherited from Control.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetRouteUrl(Object)

(Inherited from Control.)

System_CAPS_pubmethod GetRouteUrl(RouteValueDictionary)

(Inherited from Control.)

System_CAPS_pubmethod GetRouteUrl(String, Object)

(Inherited from Control.)

System_CAPS_pubmethod GetRouteUrl(String, RouteValueDictionary)

(Inherited from Control.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod GetUniqueIDRelativeTo(Control)

(Inherited from Control.)

System_CAPS_pubmethod HasControls()

(Inherited from Control.)

System_CAPS_protmethod HasEvents()

(Inherited from Control.)

System_CAPS_protmethod IsLiteralContent()

(Inherited from Control.)

System_CAPS_protmethod LoadControlState(Object)

(Inherited from Control.)

System_CAPS_protmethod LoadViewState(Object)

(Inherited from WebControl.)

System_CAPS_protmethod MapPathSecure(String)

(Inherited from Control.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod MergeStyle(Style)

(Inherited from WebControl.)

System_CAPS_protmethod OnBubbleEvent(Object, EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnDataBinding(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnInit(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnLoad(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnPreRender(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnUnload(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OpenFile(String)

(Inherited from Control.)

System_CAPS_protmethod RaiseBubbleEvent(Object, EventArgs)

(Inherited from Control.)

System_CAPS_protmethod RemovedControl(Control)

(Inherited from Control.)

System_CAPS_protmethod Render(HtmlTextWriter)

(Inherited from WebControl.)

System_CAPS_pubmethod RenderBeginTag(HtmlTextWriter)

(Inherited from WebControl.)

System_CAPS_protmethod RenderChildren(HtmlTextWriter)

(Inherited from Control.)

System_CAPS_protmethod RenderContents(HtmlTextWriter)

(Inherited from WebControl.)

System_CAPS_pubmethod RenderControl(HtmlTextWriter)

ASP.NET Web Control kernel function.(Overrides Control.RenderControl(HtmlTextWriter).)

System_CAPS_protmethod RenderControl(HtmlTextWriter, ControlAdapter)

(Inherited from Control.)

System_CAPS_pubmethod RenderEndTag(HtmlTextWriter)

(Inherited from WebControl.)

System_CAPS_protmethod ResolveAdapter()

(Inherited from Control.)

System_CAPS_pubmethod ResolveClientUrl(String)

(Inherited from Control.)

System_CAPS_pubmethod ResolveUrl(String)

(Inherited from Control.)

System_CAPS_protmethod SaveControlState()

(Inherited from Control.)

System_CAPS_protmethod SaveViewState()

(Inherited from WebControl.)

System_CAPS_protmethod SetDesignModeState(IDictionary)

(Inherited from Control.)

System_CAPS_pubmethod SetRenderMethodDelegate(RenderMethod)

(Inherited from Control.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

System_CAPS_protmethod TrackViewState()

(Inherited from WebControl.)

Events

Name Description
System_CAPS_pubevent DataBinding

(Inherited from Control.)

System_CAPS_pubevent Disposed

(Inherited from Control.)

System_CAPS_pubevent Init

(Inherited from Control.)

System_CAPS_pubevent Load

(Inherited from Control.)

System_CAPS_pubevent PreRender

(Inherited from Control.)

System_CAPS_pubevent Unload

(Inherited from Control.)

Explicit Interface Implementations

Name Description
System_CAPS_pubinterfaceSystem_CAPS_privmethod IAttributeAccessor.GetAttribute(String)

(Inherited from WebControl.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IAttributeAccessor.SetAttribute(String, String)

(Inherited from WebControl.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IControlDesignerAccessor.GetDesignModeState()

(Inherited from Control.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IControlDesignerAccessor.SetDesignModeState(IDictionary)

(Inherited from Control.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IControlDesignerAccessor.SetOwnerControl(Control)

(Inherited from Control.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IParserAccessor.AddParsedSubObject(Object)

(Inherited from Control.)

System_CAPS_pubinterfaceSystem_CAPS_privproperty IControlBuilderAccessor.ControlBuilder

(Inherited from Control.)

System_CAPS_pubinterfaceSystem_CAPS_privproperty IControlDesignerAccessor.UserData

(Inherited from Control.)

System_CAPS_pubinterfaceSystem_CAPS_privproperty IDataBindingsAccessor.DataBindings

(Inherited from Control.)

System_CAPS_pubinterfaceSystem_CAPS_privproperty IDataBindingsAccessor.HasDataBindings

(Inherited from Control.)

System_CAPS_pubinterfaceSystem_CAPS_privproperty IExpressionsAccessor.Expressions

(Inherited from Control.)

System_CAPS_pubinterfaceSystem_CAPS_privproperty IExpressionsAccessor.HasExpressions

(Inherited from Control.)

Thread Safety

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.WindowsServerSolutions.Web.Controls Namespace

Return to top