Click or drag to resize
IPreInitAttribute Interface
Defines an attribute with an PreInit method

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

The IPreInitAttribute type exposes the following members.

Properties
  NameDescription
Public propertyMarkedType
Type marked with this attribute
Top
Methods
  NameDescription
Public methodPreInit
Initializes the attribute
Top
See Also

Reference