  | FControlInfoIsDropDown Property  | 
 
 Determines whether the current control is DropDown.
 
 
    Namespace: 
   Dynamicweb.News.Common.Frontend
    Assembly:
   Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntaxpublic bool IsDropDown { get; set; }Public Property IsDropDown As Boolean
	Get
	Set
Property Value
Type: 
BooleanBoolean statement.
Return Value
Type: 
BooleanTrue or 
FalseImplements
IFControlInfoIsDropDown
Remarks
See Also