Click or drag to resize

IAttributeRequired Property


Gets sets the Element's value as required. Pages containing required Elements with empty values cannot be checked in.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax
bool Required { get; set; }

Property Value

Type: Boolean
See Also