| FrontendControlIsCustom Property |
Gets or sets a value indicating whether this instance is custom.
Namespace:
Dynamicweb.News.Common.Frontend
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public bool IsCustom { get; set; }
Public Property IsCustom As Boolean
Get
Set
Property Value
Type:
Booleantrue if this instance is custom; otherwise,
false.
See Also