IPreInitAttribute Interface |
Marks a method in class implementing this interface and deriving from
Attribute as suitable to be executed during application pre-initialization.
Namespace: CMSAssembly: CMS.Core (in CMS.Core.dll) Version: 12.0.0
Syntax public interface IPreInitAttribute
The IPreInitAttribute type exposes the following members.
Properties Methods Remarks
This API supports the framework infrastructure and is not intended to be used directly from your code.
See Also