SilverlightApplicationEnabled Property |
Enabled property specifing whether the silverlight application is enabled. If set to false only alternate content is rendered.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax public override bool Enabled { get; set; }
Property Value
Type:
BooleanSee Also