Свойство | Тип | Описание | |
---|---|---|---|
AutoCompleteKeyword | System.Web.Mvc.JsonResult | ||
AutoCompleteKeyword | System.Web.Mvc.JsonResult | ||
ChangeOwner | System.Web.Mvc.ActionResult | ||
ConvertEstablishmentUrlFromMy | string | ||
DisplayFile | System.Web.Mvc.ActionResult | ||
DisplayFile | System.Web.Mvc.ActionResult | ||
DownloadFile | System.Web.Mvc.ActionResult | ||
DownloadFile | System.Web.Mvc.ActionResult | ||
GetChildEstablishmentsWithAgreements | System.Web.Mvc.ActionResult | ||
GetChildEstablishmentsWithAgreements | System.Web.Mvc.ActionResult | ||
GetHierarchySelectList | IEnumerable |
||
HasDefaultAffiliate | bool | ||
Index | System.Web.Mvc.ActionResult | ||
Index | ActionResult | ||
Info | ActionResult | ||
Info | System.Web.Mvc.ActionResult | ||
PublicSearchController | System | ||
RedirectToAction | RedirectToRouteResult | ||
RedirectToActionPermanent | RedirectToRouteResult |
Метод | Описание | |
---|---|---|
ChangeOwner ( string newEstablishmentUrl, string keyword ) : System.Web.Mvc.ActionResult | ||
PublicSearchController ( IProcessQueries queryProcessor, IStoreBinaryData binaryData ) : System |
Метод | Описание | |
---|---|---|
AutoCompleteKeyword ( ) : System.Web.Mvc.JsonResult | ||
AutoCompleteKeyword ( string establishmentUrl, string term ) : System.Web.Mvc.JsonResult | ||
ChangeOwner ( ) : System.Web.Mvc.ActionResult | ||
ConvertEstablishmentUrlFromMy ( string establishmentUrl ) : string | ||
DisplayFile ( System.Guid fileId, string fileName ) : System.Web.Mvc.ActionResult | ||
DisplayFile ( ) : System.Web.Mvc.ActionResult | ||
DownloadFile ( System.Guid fileId, string fileName ) : System.Web.Mvc.ActionResult | ||
DownloadFile ( ) : System.Web.Mvc.ActionResult | ||
GetChildEstablishmentsWithAgreements ( System.Guid parentId ) : System.Web.Mvc.ActionResult | ||
GetChildEstablishmentsWithAgreements ( ) : System.Web.Mvc.ActionResult | ||
GetHierarchySelectList ( |
||
HasDefaultAffiliate ( |
||
Index ( ) : System.Web.Mvc.ActionResult | ||
Index ( string establishmentUrl, string keyword = null ) : ActionResult | ||
Info ( Guid agreementId ) : ActionResult | ||
Info ( ) : System.Web.Mvc.ActionResult | ||
PublicSearchController ( Dummy d ) : System | ||
RedirectToAction ( ActionResult result ) : RedirectToRouteResult | ||
RedirectToActionPermanent ( ActionResult result ) : RedirectToRouteResult |
public ChangeOwner ( string newEstablishmentUrl, string keyword ) : System.Web.Mvc.ActionResult | ||
newEstablishmentUrl | string | |
keyword | string | |
Результат | System.Web.Mvc.ActionResult |
public PublicSearchController ( IProcessQueries queryProcessor, IStoreBinaryData binaryData ) : System | ||
queryProcessor | IProcessQueries | |
binaryData | IStoreBinaryData | |
Результат | System |