Method | Description | |
---|---|---|
DocumentTypeAttribute ( string name = null, string alias = null, |
||
Initialise ( |
Initialises the Factory property based on the type to which the attribute is applied.
|
Method | Description | |
---|---|---|
CheckInit ( ) : void |
public DocumentTypeAttribute ( string name = null, string alias = null, |
||
name | string | |
alias | string | |
allowedChildren | ||
icon | string | |
allowAtRoot | bool | |
enableListView | bool | |
description | string | |
iconColor | UmbracoIconColor | |
return | System |
public Initialise ( |
||
decoratedType | The type to which the attribute is applied | |
return | void |