NetForumId(String) Constructor

Create a new NetForumId from a string key

Definition

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

Parameters

netForumKey  String
Key to become the id

See Also