AggregateFunctionGenerateFunctionName - метод |
Generates default name for this function using this type's name.
Пространство имён:
Telerik.Web.Mvc
Сборка:
Telerik.Web.Mvc (в Telerik.Web.Mvc.dll) Версия: 2011.1.315.340
Синтаксисprotected virtual string GenerateFunctionName()
Возвращаемое значение
Тип:
String
Function name generated with the following pattern:
{
GetType.
[!:MemberInfo.Name]}_{
GetHashCode}
См. также