UrlEditor.Options Property
.NET Framework 3.0
Indicates the options for the URL builder to use.
Namespace: System.Web.UI.Design
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
/** @property */ protected UrlBuilderOptions get_Options ()
protected function get Options () : UrlBuilderOptions
Not applicable.
Property Value
A UrlBuilderOptions that indicates the options for the URL builder to use.Community Additions
ADD
Show: