CodeBase Constructor (UserControlBase) Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Constructs a new instance of the CodeBase class.

Namespace: ContentStudio.Site
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

protected CodeBase(
	UserControlBase control
)

Parameters

control
Type: ContentStudio.SiteUserControlBase
A reference to the running user control that invokes this class.
See Also

Reference