Click or drag to resize
CMSUIPageCheckLicense Method (UIContext)
Checks element's license feature

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
protected static void CheckLicense(
	UIContext ctx
)

Parameters

ctx
Type: CMS.FormEngine.Web.UIUIContext
UI Context
See Also