Click or drag to resize
UILayoutPaneModuleAvailabilityForSiteRequired Property
Indicates if site availability of the corresponding module (module with name in format "cms.[ElementName]") is required for each UI element in the menu. Takes effect only when corresponding module exists.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public bool ModuleAvailabilityForSiteRequired { get; set; }

Property Value

Type: Boolean
See Also