Click or drag to resize
SilverlightApplicationEnabled Property
Enabled property specifing whether the silverlight application is enabled. If set to false only alternate content is rendered.

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

Property Value

Type: Boolean
See Also