Click or drag to resize
IInitAttribute Interface
Defines an attribute with an Init method

Namespace: CMS
Assembly: CMS.Core (in CMS.Core.dll) Version: 9.0.0
Syntax
C#
public interface IInitAttribute

The IInitAttribute type exposes the following members.

Properties
  NameDescription
Public propertyMarkedType
Parent type
Top
Methods
  NameDescription
Public methodInit
Initializes the attribute
Top
See Also

Reference