Click or drag to resize
CMSItem Constructor (Int32)
Constructor

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public CMSItem(
	int id
)

Parameters

id
Type: SystemInt32
Item ID
See Also