C# 클래스 NSoft.NFramework.Web.WebControlUtils

UserControl 조작에 사용되는 Utility Class
파일 보기 프로젝트 열기: debop/NFramework

공개 메소드들

메소드 설명
RenderControlAsString ( this ctrl ) : string

Control를 Rendering 해서 문자열로 반환한다.

메소드 상세

RenderControlAsString() 공개 정적인 메소드

Control를 Rendering 해서 문자열로 반환한다.
public static RenderControlAsString ( this ctrl ) : string
ctrl this control to render as string
리턴 string