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

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

The IInitAttribute type exposes the following members.

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

Reference