Name |
Summary |
Status |
ACL
|
Gets or sets the Access Control List (list of access permissions) for this content type. |
public
|
DefaultMvcController
|
Gets or sets the Type of the "TemplateModel" that should be used as the default template used for web requests. |
public
|
DefaultMvcPartialView
|
Gets or sets the Name of the MVC partial view "TemplateModel" that should be used as the default used for web requests. |
public
|
DefaultWebFormTemplate
|
Gets or sets the Type of the "TemplateModel" that should be used as the default template used for web requests. |
public
|
Description
|
Gets or sets the description of this content type instance. |
public
|
DescriptionLocalizationFormat
|
Gets the description localization format. |
protected
|
DisplayName
|
Gets or sets the diplay name of this content type instance. |
public
|
FullName
|
Gets the full name formed by group name between brackets and Name |
public
|
GroupName
|
Gets or sets the group name of this content type instance. |
public
|
GroupNameLocalizationFormat
|
Gets the group name localization format. |
protected
|
GUID
|
Gets or sets the globally unique identifier for this content type instance. |
public
|
ID
|
Gets or sets the unique identifier for this content type instance. |
public
|
IsAvailable
|
Gets or sets if the ContentType should be available in edit mode. |
public
|
IsNew
|
Gets a value indicating whether this content type has been saved to the database. |
public
|
IsReadOnly
|
Gets a value indicating if current instance is read-only. |
public, protected
|
LocalizationService
|
The localization service used to resolve LocalizedName and LocalizedDescription. |
|
LocalizedDescription
|
Gets the description of this content type localized to current language.
If no localized description exist the standard Description will be returned. |
public
|
LocalizedFullName
|
Gets the localized name of the content type including the group name if set. |
public
|
LocalizedGroupName
|
Gets the localized group name. |
public
|
LocalizedName
|
Gets the name of this content type localized to the current language.
If no localized name exist the standard Name will be returned. |
public
|
ModelType
|
Gets the Type of the model used to represent this type. |
public
|
ModelTypeString
|
Gets or sets the string format of the model type. |
public
|
Name
|
Gets or sets the name of this content type instance. |
public
|
NameLocalizationFormat
|
Gets the name localization format. |
protected
|
PropertyDefinitions
|
Gets a PropertyDefinitionCollection containing all property definitions used by this content type. |
public
|
SortOrder
|
Gets or sets the default sort index based on other types |
public
|