EptMetaFieldNameAllNames Property Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Gets the field names.

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

public static IEnumerable<string> AllNames { get; }

Return Value

Type: IEnumerableString
A list of all defined ept field names
Remarks

This property was added in Content Studio version 5.6 update 1
See Also

Reference