SiteMapPathDesigner.Initialize Method (IComponent)

 

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)

override Initialize : 
        component:IComponent -> unit

Parameters

component
Type: System.ComponentModel.IComponent

An IComponent that can be cast as a SiteMapPath.

.NET Framework
Available since 2.0
Return to top
Show: