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

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

Remove a single entry in the EPT field collection

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

public virtual void Remove(
	string name
)

Parameters

name
Type: SystemString
The name of the field to remove
See Also

Reference