Click or drag to resize
SilverlightApplicationIsWindowless Property
Gets or sets value indicating whether the silverlight application should be windowless or not. Default is true.

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

Property Value

Type: Boolean
See Also