| AbstractHandlerCheckBase Method  | 
            Checks if the handler is base handler instance, and fires an exception if not
            
 
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntaxprotected void CheckBase(
	string member
)
Parameters
- member
 - Type: SystemString
Member that is called 
See Also