FolderBaseCSFileFolderTypesToString Method Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Converts a CSFileFolderTypes to the short string representation used by the Content Studio database

Namespace: ContentStudio.Document
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

protected static string CSFileFolderTypesToString(
	FolderBaseCSFileFolderTypes folderType
)

Parameters

folderType
Type: ContentStudio.DocumentFolderBaseCSFileFolderTypes
The folder type to convert

Return Value

Type: String
A short string representation of CSFileFolderTypes enumeration. This result is used by the Content Studio database
See Also

Reference