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.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax public bool ModuleAvailabilityForSiteRequired { get; set; }
Property Value
Type:
BooleanSee Also