| AbstractLayoutIsExcludedRequiredField Method | 
            Indicates if field is excluded from applying the required field format string.
            
 
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxprotected virtual bool IsExcludedRequiredField(
	FormFieldInfo fieldInfo
)
Parameters
- fieldInfo
- Type: CMS.FormEngineFormFieldInfo
 Field info
Return Value
Type: 
Boolean See Also
See Also