ComboBoxLoadingImage Property |
Gets or Sets the
String representing path of image that will be displayed while performing spatial operation
Namespace:
Cadcorp.Web.UI
Assembly:
Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic string LoadingImage { get; set; }
Public Property LoadingImage As String
Get
Set
<asp:ComboBox LoadingImage="String" />
Property Value
Type:
String
See Also