DropDown list populated with location names, offering the user the possibility to select a location category
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
[PersistenceModeAttribute(PersistenceMode.InnerProperty)] public virtual KDropDownList LocationDropDownList { get; }
[PersistenceModeAttribute(PersistenceMode.InnerProperty)] public virtual KDropDownList LocationDropDownList { get; }
<PersistenceModeAttribute(PersistenceMode.InnerProperty)> Public Overridable ReadOnly Property LocationDropDownList As KDropDownList Get
<PersistenceModeAttribute(PersistenceMode.InnerProperty)> Public Overridable ReadOnly Property LocationDropDownList As KDropDownList Get
public: [PersistenceModeAttribute(PersistenceMode::InnerProperty)] virtual property KDropDownList^ LocationDropDownList { KDropDownList^ get (); }
public: [PersistenceModeAttribute(PersistenceMode::InnerProperty)] virtual property KDropDownList^ LocationDropDownList { KDropDownList^ get (); }
[<PersistenceModeAttribute(PersistenceMode.InnerProperty)>] abstract LocationDropDownList : KDropDownList with get [<PersistenceModeAttribute(PersistenceMode.InnerProperty)>] override LocationDropDownList : KDropDownList with get
[<PersistenceModeAttribute(PersistenceMode.InnerProperty)>] abstract LocationDropDownList : KDropDownList with get [<PersistenceModeAttribute(PersistenceMode.InnerProperty)>] override LocationDropDownList : KDropDownList with get
Property Value
Assembly: Keyoti4.SearchEnginePro.Web (Module: Keyoti4.SearchEnginePro.Web.dll) Version: 2015.6.15.120