C# 클래스 ReevooMark.AbstractReevooTag

상속: System.Web.UI.UserControl
파일 보기 프로젝트 열기: reevoo/reevoomark-dotnet-api

보호된 프로퍼티들

프로퍼티 타입 설명
_baseUri string

Private Properties

프로퍼티 타입 설명

보호된 메소드들

메소드 설명
BuildParams ( ) : Parameters
OnInit ( EventArgs e ) : void

메소드 상세

BuildParams() 보호된 메소드

protected BuildParams ( ) : Parameters
리턴 Parameters

OnInit() 보호된 메소드

protected OnInit ( EventArgs e ) : void
e System.EventArgs
리턴 void

프로퍼티 상세

_baseUri 보호되어 있는 프로퍼티

protected string _baseUri
리턴 string