CSXmlParserGetParameterAsCSSecurableObjects Method (String) Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Returns a parameter as a CSSecurableObjects type

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

public CSSecurableObjects GetParameterAsCSSecurableObjects(
	string parameterName
)

Parameters

parameterName
Type: SystemString
The name of the parameter

Return Value

Type: CSSecurableObjects
The parameter converted to a CSSecurableObjects
See Also

Reference