MagicCMS Documentation

MagicUser Constructor (Int32)

Initializes a new instance of the MagicUser class fletching it from MagicCMS database.

Namespace:  MagicCMS.Core
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


public MagicUser(
	int pk
)

Parameters

pk
Type: Int32
The instance primary key.