C# Class Geta.oEmbed.DynamicContent.oEmbedPlugin

Inheritance: IDynamicContent
Afficher le fichier Open project: Geta/oEmbed

Protected Properties

Свойство Type Description
height PropertyNumber
url PropertyString
width PropertyNumber

Méthodes publiques

Méthode Description
GetControl ( PageBase hostPage ) : Control
Render ( PageBase hostPage ) : string
oEmbedPlugin ( ) : System

Method Details

GetControl() public méthode

public GetControl ( PageBase hostPage ) : Control
hostPage PageBase
Résultat System.Web.UI.Control

Render() public méthode

public Render ( PageBase hostPage ) : string
hostPage PageBase
Résultat string

oEmbedPlugin() public méthode

public oEmbedPlugin ( ) : System
Résultat System

Property Details

height protected_oe property

protected PropertyNumber height
Résultat PropertyNumber

url protected_oe property

protected PropertyString url
Résultat PropertyString

width protected_oe property

protected PropertyNumber width
Résultat PropertyNumber