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