SiteMapPathDesigner.Initialize Method
.NET Framework 3.0
Prepares the designer to view, edit, and design the associated SiteMapPath control.
Namespace: System.Web.UI.Design.WebControls
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
public void Initialize ( IComponent component )
public override function Initialize ( component : IComponent )
Not applicable.
Parameters
- component
An IComponent that can be cast as a SiteMapPath.
Community Additions
ADD
Show: