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

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

The IPreInitAttribute type exposes the following members.

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

Reference