Class CmsPresentationAs
Inheritance
CmsPresentationAs
Assembly: Noxum.Nova.Cms.Client.dll
Syntax
public class CmsPresentationAs : CmsObject
Properties
AttributeIcon
Get or set value of attribute 1016
Declaration
public int? AttributeIcon { get; set; }
Property Value
AttributeLargeIcon
Get or set value of attribute 1033
Declaration
public int? AttributeLargeIcon { get; set; }
Property Value
ObjectTypeAnonymous
Get or set value of attribute 5016
Declaration
public bool? ObjectTypeAnonymous { get; set; }
Property Value
ObjectTypeBinaryProxy
Get or set value of attribute 5009
Declaration
public bool? ObjectTypeBinaryProxy { get; set; }
Property Value
Get or set value of attribute 5001
Declaration
public int? ObjectTypeCreateForm { get; set; }
Property Value
ObjectTypeDefaultPreviewDefinition
Get or set value of attribute 5028
Declaration
public int? ObjectTypeDefaultPreviewDefinition { get; set; }
Property Value
Get or set values of attribute 5002
Declaration
public IEnumerable<int> ObjectTypeDetailForms { get; set; }
Property Value
ObjectTypeDisplayIconAttribute
Get or set value of attribute 5006
Declaration
public int? ObjectTypeDisplayIconAttribute { get; set; }
Property Value
ObjectTypeDisplayNameAttribute
Get or set value of attribute 5005
Declaration
public int? ObjectTypeDisplayNameAttribute { get; set; }
Property Value
ObjectTypeJobDefinitions
Get or set values of attribute 5011
Declaration
public IEnumerable<int> ObjectTypeJobDefinitions { get; set; }
Property Value
ObjectTypeKanbanBoards
Get or set values of attribute 5007
Declaration
public IEnumerable<int> ObjectTypeKanbanBoards { get; set; }
Property Value
ObjectTypeMixedListAttributes
Get or set values of attribute 5015
Declaration
public IEnumerable<int> ObjectTypeMixedListAttributes { get; set; }
Property Value
ObjectTypePreviewContent
Get or set values of attribute 5014
Declaration
public IEnumerable<int> ObjectTypePreviewContent { get; set; }
Property Value
ObjectTypePreviewDefinitions
Get or set values of attribute 5026
Declaration
public IEnumerable<int> ObjectTypePreviewDefinitions { get; set; }
Property Value
Get or set value of attribute 5020
Declaration
public bool? ObjectTypeShowTooltips { get; set; }
Property Value
ObjectTypeThumbnailAttribute
Get or set value of attribute 5008
Declaration
public int? ObjectTypeThumbnailAttribute { get; set; }
Property Value
ObjectTypeVideoPreviewAttribute
Get or set value of attribute 5027
Declaration
public int? ObjectTypeVideoPreviewAttribute { get; set; }
Property Value
Methods
GetAttributeDescription(int)
Get value of attribute 1012
Declaration
public string GetAttributeDescription(int language)
Parameters
| Type |
Name |
Description |
| int |
language |
|
Returns
GetAttributeName(int)
Get value of attribute 1000
Declaration
public string GetAttributeName(int language)
Parameters
| Type |
Name |
Description |
| int |
language |
|
Returns
SetAttributeDescription(int, string)
Set value of attribute 1012
Declaration
public void SetAttributeDescription(int language, string value)
Parameters
| Type |
Name |
Description |
| int |
language |
|
| string |
value |
|
SetAttributeName(int, string)
Set value of attribute 1000
Declaration
public void SetAttributeName(int language, string value)
Parameters
| Type |
Name |
Description |
| int |
language |
|
| string |
value |
|