EptFieldName Methods Content Studio 5.7 SDK
Content Studio Web Content Management System

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

The EptFieldName type exposes the following members.

Methods

  Name Description
Public method Contains
Returns a boolean indicating whether the specified string occurs within this string.
Public method Equals
Determines whether the specified Object is equal to this instance.
(Overrides ObjectEquals(Object).)
Protected method Finalize (Inherited from Object.)
Public method Static member FromString
Create a new ept field name using the provided string value.
Public method GetHashCode
Returns a hash code for this instance.
(Overrides ObjectGetHashCode.)
Public method GetType (Inherited from Object.)
Public method Static member IsNullOrEmpty
Indicates whether the specified EptFieldName object is null (Nothing in Visual Basic) or empty.
Protected method MemberwiseClone (Inherited from Object.)
Public method StartsWith
Returns a boolean indicating whether if this string starts with the the specified string.
Public method ToString
Returns the raw string value of this EptFieldName.
(Overrides ObjectToString.)
Top
See Also

Reference