| FrontendControlIsUnique Property |
Determines whether the current control field is unique.
Namespace:
Dynamicweb.News.Common.Frontend
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public virtual bool IsUnique { get; set; }
Public Overridable Property IsUnique As Boolean
Get
Set
Property Value
Type:
BooleanBoolean statement.
Return Value
Type:
BooleanTrue or
False.
Remarks See Also