| CMSPageCheckResourceSite Method | 
            Checks the security of the resource, returns true if the module is assigned to the site
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
 Syntax
Syntaxpublic bool CheckResourceSite(
	string resourceName,
	string siteName
)
Parameters
- resourceName
- Type: SystemString
 Resource name
- siteName
- Type: SystemString
 Site name
Return Value
Type: 
Boolean See Also
See Also