SmartAPI
Open Source .NET RQL library for RedDot CMS / OpenText WSM Management Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
erminas.SmartAPI.CMS.Project.AssetFolderConfiguration Class Reference
+ Inheritance diagram for erminas.SmartAPI.CMS.Project.AssetFolderConfiguration:

Public Member Functions

 AssetFolderConfiguration (string name)
 

Properties

bool AreAttributesMandatory [get, set]
 
string Description [get, set]
 
bool IsFolderNotAvailableInEditor [get, set]
 
bool IsPublishingPersonalizationAttributes [get, set]
 
int MaximumNumberOfAssetsDisplayed [get, set]
 
string Name [get, set]
 
IPublicationFolder PublicationFolder [get, set]
 

Detailed Description

Definition at line 76 of file IFolders.cs.

Constructor & Destructor Documentation

erminas.SmartAPI.CMS.Project.AssetFolderConfiguration.AssetFolderConfiguration ( string  name)

Definition at line 78 of file IFolders.cs.

Property Documentation

bool erminas.SmartAPI.CMS.Project.AssetFolderConfiguration.AreAttributesMandatory
getset

Definition at line 83 of file IFolders.cs.

string erminas.SmartAPI.CMS.Project.AssetFolderConfiguration.Description
getset

Definition at line 84 of file IFolders.cs.

bool erminas.SmartAPI.CMS.Project.AssetFolderConfiguration.IsFolderNotAvailableInEditor
getset

Definition at line 85 of file IFolders.cs.

bool erminas.SmartAPI.CMS.Project.AssetFolderConfiguration.IsPublishingPersonalizationAttributes
getset

Definition at line 86 of file IFolders.cs.

int erminas.SmartAPI.CMS.Project.AssetFolderConfiguration.MaximumNumberOfAssetsDisplayed
getset

Definition at line 87 of file IFolders.cs.

string erminas.SmartAPI.CMS.Project.AssetFolderConfiguration.Name
getset

Definition at line 88 of file IFolders.cs.

IPublicationFolder erminas.SmartAPI.CMS.Project.AssetFolderConfiguration.PublicationFolder
getset

Definition at line 89 of file IFolders.cs.


The documentation for this class was generated from the following file: