| 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: 10.0.0
 Syntax
Syntaxprotected void CheckBase(
	string member
)
Parameters
- member
- Type: SystemString
 Member that is called
 See Also
See Also