Click or drag to resize
CMSAbstractLanguageWebPartHideUnavailableCultures Property
Gets or sets the value that indicates whether the links to the existing culture versions should be displayed.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax
C#
public bool HideUnavailableCultures { get; set; }

Property Value

Type: Boolean
See Also