C# 클래스 Geta.oEmbed.DynamicContent.oEmbedPlugin

상속: IDynamicContent
파일 보기 프로젝트 열기: Geta/oEmbed

보호된 프로퍼티들

프로퍼티 타입 설명
height PropertyNumber
url PropertyString
width PropertyNumber

공개 메소드들

메소드 설명
GetControl ( PageBase hostPage ) : Control
Render ( PageBase hostPage ) : string
oEmbedPlugin ( ) : System

메소드 상세

GetControl() 공개 메소드

public GetControl ( PageBase hostPage ) : Control
hostPage PageBase
리턴 System.Web.UI.Control

Render() 공개 메소드

public Render ( PageBase hostPage ) : string
hostPage PageBase
리턴 string

oEmbedPlugin() 공개 메소드

public oEmbedPlugin ( ) : System
리턴 System

프로퍼티 상세

height 보호되어 있는 프로퍼티

protected PropertyNumber height
리턴 PropertyNumber

url 보호되어 있는 프로퍼티

protected PropertyString url
리턴 PropertyString

width 보호되어 있는 프로퍼티

protected PropertyNumber width
리턴 PropertyNumber