| CMSPageCheckLicense Method | 
            Checks the license for the given feature. Redirects to feature not available if not available.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
 Syntax
Syntaxpublic bool CheckLicense(
	FeatureEnum feature
)
Parameters
- feature
- Type: CMS.DataEngineFeatureEnum
 Feature to check
Return Value
Type: 
Boolean See Also
See Also