Gets or sets the URL to the Microsoft Ajax script file.
Namespace: MindFusion.Common.WebForms
Package: MindFusion.Common.WebForms
C# Copy Code |
---|
public string MsAjaxLocation { get; set; } |
Visual Basic Copy Code |
---|
Public Property MsAjaxLocation As String |
This property is used only if ClientScriptMode is set to ClientScriptMode.MsAjax.