Click or drag to resize

NetForumIdExtensions Methods

The NetForumIdExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodSafeToString Converts a null reference or an instance of a NetForumId to a string. Null references will be converted to empty strings.
Public Extension MethodToGuid Converts an instance of a NetForumId to a Guid. Null references will result in an exception.
Public Extension MethodToNullableGuid Converts a null reference or an instance of a NetForumId to a Guid?.
Top
See Also