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.6.492
Syntax
bool DisallowDefaultUserOverride { get; set; }

Property Value

Boolean
See Also