Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ajax.BeginForm - how to specify form's id?
Message
 
 
To
All
General information
Forum:
ASP.NET
Category:
MVC
Title:
Ajax.BeginForm - how to specify form's id?
Environment versions
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01561364
Message ID:
01561364
Views:
66
Hi everybody,

I have this code

@using (Ajax.BeginForm(new AjaxOptions { HttpMethod = "POST", UpdateTargetId = "editor" }))

{

I want to be able to provide id for the form - is it possible?
If it's not broken, fix it until it is.


My Blog
Reply
Map
View

Click here to load this message in the networking platform