Click or drag to resize
AbstractSecurityAttributeCheckResourceSite Method
Checks the security of resource, returns true if the module is assigned to the current site.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public bool CheckResourceSite()

Return Value

Type: Boolean
See Also