Click or drag to resize
UIPageURLSettingsProtectUsingHash Property
Determines whether the final URL should be protected by hash.

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

Property Value

Type: Boolean
See Also