Click or drag to resize
CMSUIPageCheckViewAndUIPermissions Method
Checks view and UI personalization permissions

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

Parameters

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