Home
Library
Learn
Downloads
Support
Community
Sign in
|
United States - English
|
|
MSDN Library
Web Development
ASP.NET
ASP.NET MVC 2
ASP.NET MVC Reference
System.Web.Mvc
ViewUserControl(TModel) Class
ViewUserControl(TModel) Properties
Ajax Property
Html Property
Model Property
ViewData Property
Community Content
Add code samples and tips to enhance this topic.
More...
This topic has not yet been rated
-
Rate this topic
ViewUserControl
<
TModel
>
.
Ajax Property
.NET Framework 4
Other Versions
.NET Framework 3.5
Gets the AJAX script for the view.
Namespace:
System.Web.Mvc
Assembly:
System.Web.Mvc
(in System.Web.Mvc.dll)
Syntax
C#
C++
VB
Copy
public
AjaxHelper<TModel> Ajax {
get
; }
Property Value
Type:
System.Web.Mvc
.
AjaxHelper
<
TModel
>
The AJAX script for the view.
See Also
Reference
ViewUserControl
<
TModel
>
Class
System.Web.Mvc Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Content
Add
FAQ