C# 클래스 CkanDotNet.Web.Models.PartialRequestsExtensions

파일 보기 프로젝트 열기: opencolorado/.NET-Wrapper-for-CKAN-API

공개 메소드들

메소드 설명
RenderPartialRequest ( this html, string viewDataKey ) : void

메소드 상세

RenderPartialRequest() 공개 정적인 메소드

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