| FormUserControlInfoProviderGetFormUserControlInfoInternal Method (String) | 
            Returns the FormUserControlInfo structure for the specified FormUserControl.
            
 
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 10.0.0
 Syntax
Syntaxprotected virtual FormUserControlInfo GetFormUserControlInfoInternal(
	string userControlCodeName
)
Parameters
- userControlCodeName
- Type: SystemString
 Formusercontrol code name
Return Value
Type: 
FormUserControlInfo See Also
See Also