InsertLinkByPermissionAccessCheck Method Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Determines if the user has sufficient access permissions.

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

protected override bool AccessCheck()

Return Value

Type: Boolean
Returns true if CheckForLackOfPermission is true and the user lacks permissions; otherwise false
See Also

Reference