SiteSettingsAttribute Class
KalikoCMS.Attributes Namespace : SiteSettingsAttribute Class |
Used to decorate classes that inherit from CmsSite in other to declare site definitions. This attribute is required in order for the system to find site defintions for a website.
Syntax
'Declaration
<AttributeUsageAttribute(ValidOn=AttributeTargets.Class, AllowMultiple=False, Inherited=True)> Public NotInheritable Class SiteSettingsAttribute Inherits System.Attribute
[AttributeUsage(ValidOn=AttributeTargets.Class, AllowMultiple=false, Inherited=true)] public sealed class SiteSettingsAttribute : System.Attribute
Inheritance Hierarchy
System.Object
System.Attribute
KalikoCMS.Attributes.SiteSettingsAttribute
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2