C# 클래스 Skybrud.Umbraco.GridData.Howdy

Internal class referencing stuff from Umbraco 7.3, which isn't available in Umbraco 7.2. Since only this class is referencing code in Umbraco 7.3, we can make a release that works for both Umbraco 7.2.x and 7.3.x.
파일 보기 프로젝트 열기: skybrud/Skybrud.Umbraco.GridData 1 사용 예제들

공개 메소드들

메소드 설명
MapPath ( string virtualPath ) : string
ReplaceEditorObjectFromConfig ( GridControl control ) : void

메소드 상세

MapPath() 공개 정적인 메소드

public static MapPath ( string virtualPath ) : string
virtualPath string
리턴 string

ReplaceEditorObjectFromConfig() 공개 정적인 메소드

public static ReplaceEditorObjectFromConfig ( GridControl control ) : void
control GridControl
리턴 void