SessionId Operators and Type Conversions Content Studio 5.7 SDK
Content Studio Web Content Management System

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

The SessionId type exposes the following members.

Operators

  Name Description
Public operator Static member Equality
Implements the operator ==.
Public operator Static member GreaterThan
Implements the operator >.
Public operator Static member (Int32 to SessionId)
Performs an implicit conversion from Int32 to SessionId.
Public operator Static member (SessionId to Int32)
Performs an implicit conversion from SessionId to Int32.
Public operator Static member Inequality
Implements the operator !=.
Public operator Static member LessThan
Implements the operator <.
Top
See Also

Reference