Click or drag to resize
SilverlightApplicationMinimumVersion Property
Minimum version of the Microsoft Silverlight which is required by the current silverlight application.

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

Property Value

Type: String
See Also