Click or drag to resize

NetForumId(String) Constructor

Create a new NetForumId from a string key

Namespace: Ignition.Framework
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public NetForumId(
	string netForumKey
)

Parameters

netForumKey  String
Key to become the id
See Also