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

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

Create a new ept field name using the provided string value.

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

public static EptFieldName FromString(
	string value
)

Parameters

value
Type: SystemString
A string.

Return Value

Type: EptFieldName
An ept field name.
See Also

Reference