Hides given field in alternative forms belonging to given class.
            
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- fieldInfo
 - Type: CMS.FormEngine FormFieldInfo
Form field info to be hidden. 
- dci
 - Type: CMS.DataEngine DataClassInfo
Class with alternative forms. 
See Also