Click or drag to resize
SilverlightApplicationEnableHtmlAccess Property
Gets or sets EnableHtmlAccess property indicating whether the Html access is enabled.

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

Property Value

Type: Boolean
See Also