Click or drag to resize
DocumentBase Constructor
Constructor.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public DocumentBase(
	AbstractCMSPage parentPage
)

Parameters

parentPage
Type: CMS.UIControlsAbstractCMSPage
Parent page
See Also