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.FileAssetFolderConfiguration Class Reference
+ Inheritance diagram for erminas.SmartAPI.CMS.Project.FileAssetFolderConfiguration:
+ Collaboration diagram for erminas.SmartAPI.CMS.Project.FileAssetFolderConfiguration:

Public Member Functions

 FileAssetFolderConfiguration (string folderName, string path)
 
- Public Member Functions inherited from erminas.SmartAPI.CMS.Project.AssetFolderConfiguration
 AssetFolderConfiguration (string name)
 

Properties

bool IsTransmittingCredentials [get, set]
 
bool IsVersioningActive [get, set]
 
string Path [get, set]
 
string UserName [get, set]
 
string UserPassword [get, set]
 
- Properties inherited from erminas.SmartAPI.CMS.Project.AssetFolderConfiguration
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 99 of file IFolders.cs.

Constructor & Destructor Documentation

erminas.SmartAPI.CMS.Project.FileAssetFolderConfiguration.FileAssetFolderConfiguration ( string  folderName,
string  path 
)

Definition at line 101 of file IFolders.cs.

Property Documentation

bool erminas.SmartAPI.CMS.Project.FileAssetFolderConfiguration.IsTransmittingCredentials
getset

Definition at line 106 of file IFolders.cs.

bool erminas.SmartAPI.CMS.Project.FileAssetFolderConfiguration.IsVersioningActive
getset

Definition at line 107 of file IFolders.cs.

string erminas.SmartAPI.CMS.Project.FileAssetFolderConfiguration.Path
getset

Definition at line 108 of file IFolders.cs.

string erminas.SmartAPI.CMS.Project.FileAssetFolderConfiguration.UserName
getset

Definition at line 110 of file IFolders.cs.

string erminas.SmartAPI.CMS.Project.FileAssetFolderConfiguration.UserPassword
getset

Definition at line 111 of file IFolders.cs.


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