C# Class CkanDotNet.Web.Models.PartialRequestsExtensions

Show file Open project: opencolorado/.NET-Wrapper-for-CKAN-API

Public Methods

Method Description
RenderPartialRequest ( this html, string viewDataKey ) : void

Method Details

RenderPartialRequest() public static method

public static RenderPartialRequest ( this html, string viewDataKey ) : void
html this
viewDataKey string
return void