0 out of 1 rated this helpful - Rate this topic

JavaScriptResult.Script Property

Gets or sets the script.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
public string Script { get; set; }

Property Value

Type: System.String
The script.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.