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

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

The DocumentId type exposes the following members.

Methods

  Name Description
Public method Equals(Object) (Inherited from ValueType.)
Public method Equals(DocumentId)
Indicates whether the current object is equal to another object of the same type.
Public method Static member FromGuoid
Creates a new DocumentId from its GuoidObject representation.
Public method Static member FromInt32
Creates a new DocumentId from its Int32 representation.
Public method Static member FromPath
Creates a new DocumentId from its path representation.
Public method GetHashCode
Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode.)
Public method GetType (Inherited from Object.)
Public method InvalidateCache
Invalidates the cache.
Public method ToString
Returns a String that represents the current Object.
(Overrides ValueTypeToString.)
Public method ToString(IFormatProvider)
Returns a String that represents this instance.
Public method Static member TryParse
Converts the string representation of a number to its DocumentId equivalent. A return value indicates whether the operation succeeded.
Public method Static member TryResolve
Tries to resolve the string representation to its DocumentId equivalent. A return value indicates whether the string could be resolved to a document.
Top
See Also

Reference