This is a migrated thread and some comments may be shown as answers.

Where can I find Kendo the MVC helpers’ documents?

1 Answer 19 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Chunli
Top achievements
Rank 1
Chunli asked on 06 Jul 2014, 06:41 PM
I am a newbie with Kendo MVC helpers.  I cannot find the detail document of Kendo MVC helpers.

For instance, the only document what I found for DropDownListFor() is

http://docs.telerik.com/kendo-ui/getting-started/using-kendo-with/aspnet-mvc/helpers/dropdownlist/overview

 

But this document doesn’t list all of method, such as Value(), OptionLabel(), nor explains the arguments of the method.

Where can I find the Kendo MVC helpers’ documents?

 

Thanks.

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 07 Jul 2014, 08:08 AM
Hi Chunli,

The MVC wrappers' properties are provided in the API section:

http://docs.telerik.com/kendo-ui/api/wrappers/aspnet-mvc/Kendo.Mvc.UI.Fluent/DropDownListBuilder

Please note that we expect from developers that use the Kendo UI server wrappers to be familiar with the non-wrapper documentation as well, because it provides general information about the widgets' behavior and features, and lists the client methods and events.

Regards,
Dimo
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Chunli
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or