C# Class CkanDotNet.Web.Models.PartialRequestsExtensions

Afficher le fichier Open project: opencolorado/.NET-Wrapper-for-CKAN-API

Méthodes publiques

Méthode Description
RenderPartialRequest ( this html, string viewDataKey ) : void

Method Details

RenderPartialRequest() public static méthode

public static RenderPartialRequest ( this html, string viewDataKey ) : void
html this
viewDataKey string
Résultat void