HasProperties Property (TagPropsBase)
In This Topic
Gets a value indicating whether the current tag object has additional properties.
Syntax
'Declaration
Public Overrides ReadOnly Property HasProperties As System.Boolean
public override System.bool HasProperties {get;}
See Also