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

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

Converts a Content Studio CSSecurableObjects enumeration to its short name.

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

protected static string ConvertCSSecurableObjects(
	CSSecurableObjects objectCode
)

Parameters

objectCode
Type: ContentStudio.SecurityCSSecurableObjects
The securable object code to convert.

Return Value

Type: String
The String representation of the securable object.
See Also

Reference