| PollInfoProviderCheckLicense Method  | 
            Checks the license.
            
 
Namespace: CMS.PollsAssembly: CMS.Polls (in CMS.Polls.dll) Version: 8.2.23
Syntaxpublic static bool CheckLicense(
	ObjectActionEnum action = ObjectActionEnum.Edit,
	string domainName = null
)
Parameters
- action (Optional)
 - Type: CMS.DataEngineObjectActionEnum
Object action - domainName (Optional)
 - Type: SystemString
Domain name, if not set, current domain name is used 
Return Value
Type: 
Boolean
See Also