NetForumIdToString Method

Converts the NetForumId to a string

Definition

Namespace: Ignition.Framework
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public override string ToString()

Return Value

String

Remarks

The string representation of a NetForumId will always be in all-lowercase

See Also