Property | Type | Description | |
---|---|---|---|
ProcessUrl | string | ||
RenderBreadCrumbItems | void | ||
RenderBreadCrumbItems | void | ||
RenderContentsInternal | void | ||
ReplaceSitePath | string | ||
SetActualParent | void |
Method | Description | |
---|---|---|
BreadCrumbPortlet ( ) : System |
Method | Description | |
---|---|---|
RenderContents ( System.Web.UI.HtmlTextWriter writer ) : void |
Method | Description | |
---|---|---|
ProcessUrl ( string url ) : string | ||
RenderBreadCrumbItems ( System.Web.UI.HtmlTextWriter writer, int index ) : void | ||
RenderBreadCrumbItems ( System.Web.UI.HtmlTextWriter writer, string href, string menuText, bool renderLink ) : void | ||
RenderContentsInternal ( System.Web.UI.HtmlTextWriter writer ) : void | ||
ReplaceSitePath ( string path ) : string | ||
SetActualParent ( Node actualNode, int index ) : void |
protected RenderContents ( System.Web.UI.HtmlTextWriter writer ) : void | ||
writer | System.Web.UI.HtmlTextWriter | |
return | void |