Click or drag to resize

ITransitionDisallowDefaultUserOverride Property


Gets and sets whether a Page can be assigned to a different User, but only if the Default User is specified in this transition.

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

Property Value

Type: Boolean
See Also