XmlUrlEditor::Options Property
.NET Framework (current version)
Gets the options for the URL builder to use.
Assembly: System.Design (in System.Design.dll)
protected: property UrlBuilderOptions Options { virtual UrlBuilderOptions get() override; }
Property Value
Type: System.Web.UI.Design::UrlBuilderOptionsA UrlBuilderOptions that indicates the options for the URL builder to use.
.NET Framework
Available since 1.1
Available since 1.1
Show: