IsShowLabel Method (TagStringInputParams)
Returns a value indicating whether the input form should show the label with the tag's description adjacent to the input control.
public virtual bool IsShowLabel()
'Declaration
Public Overridable Function IsShowLabel() As Boolean
Return Value
True if the label is to be shown, false otherwise.