Click or drag to resize
CMSAbstractLanguageWebPartHideCurrentCulture Property
Gets or sets the value that indicates whether the link for current culture should be hidden.

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

Property Value

Type: Boolean
See Also