XmlUrlEditor.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)
protected: virtual property UrlBuilderOptions Options { UrlBuilderOptions get () override; }
/** @property */ protected UrlBuilderOptions get_Options ()
protected override function get Options () : UrlBuilderOptions
Not applicable.
Property Value
A UrlBuilderOptions that indicates the options for the URL builder to use.Community Additions
ADD
Show: