Click or drag to resize

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; }

Property Value

Type: Boolean
true if this instance is custom; otherwise, false.
See Also