NetForumId(Guid) Constructor

Create a new NetForumId from a Guid key

Definition

Namespace: Ignition.Framework
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public NetForumId(
	Guid netForumKey
)

Parameters

netForumKey  Guid
Key to become the id

See Also