UrlEditor::Options Property

 

Gets the options for the URL builder to use.

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

protected:
property UrlBuilderOptions Options {
	virtual UrlBuilderOptions get();
}

Property Value

Type: System.Web.UI.Design::UrlBuilderOptions

A UrlBuilderOptions that indicates the options for the URL builder to use.

.NET Framework
Available since 1.1
Return to top
Show: