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

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

Indicates whether the specified EptFieldName object is null (Nothing in Visual Basic) or empty.

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

public static bool IsNullOrEmpty(
	EptFieldName value
)

Parameters

value
Type: ContentStudio.Document.EPTEptFieldName
An EptFieldName object.

Return Value

Type: Boolean
A boolean.
See Also

Reference