Click or drag to resize
DocumentBasePreRender Method
Runs the PreRender actions of the page.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public virtual void PreRender()
See Also