C# Class SPShareVideo.ApplicationPages.RteDialogPage

Inheritance: RteDialogPageBase
Afficher le fichier Open project: vgrem/Blog-content

Protected Properties

Свойство Type Description
PageName System.Web.UI.WebControls.Literal
PageTitle System.Web.UI.WebControls.Literal
VideoEmbedCodeBox System.Web.UI.WebControls.TextBox
VideoEmbedCodePanel System.Web.UI.WebControls.PlaceHolder
VideoHeightBox System.Web.UI.WebControls.TextBox
VideoUrlBox System.Web.UI.WebControls.TextBox
VideoUrlPanel System.Web.UI.WebControls.PlaceHolder
VideoWidthBox System.Web.UI.WebControls.TextBox

Méthodes protégées

Méthode Description
OnLoad ( EventArgs args ) : void

Method Details

OnLoad() protected méthode

protected OnLoad ( EventArgs args ) : void
args System.EventArgs
Résultat void

Property Details

PageName protected_oe property

protected Literal,System.Web.UI.WebControls PageName
Résultat System.Web.UI.WebControls.Literal

PageTitle protected_oe property

protected Literal,System.Web.UI.WebControls PageTitle
Résultat System.Web.UI.WebControls.Literal

VideoEmbedCodeBox protected_oe property

protected TextBox,System.Web.UI.WebControls VideoEmbedCodeBox
Résultat System.Web.UI.WebControls.TextBox

VideoEmbedCodePanel protected_oe property

protected PlaceHolder,System.Web.UI.WebControls VideoEmbedCodePanel
Résultat System.Web.UI.WebControls.PlaceHolder

VideoHeightBox protected_oe property

protected TextBox,System.Web.UI.WebControls VideoHeightBox
Résultat System.Web.UI.WebControls.TextBox

VideoUrlBox protected_oe property

protected TextBox,System.Web.UI.WebControls VideoUrlBox
Résultat System.Web.UI.WebControls.TextBox

VideoUrlPanel protected_oe property

protected PlaceHolder,System.Web.UI.WebControls VideoUrlPanel
Résultat System.Web.UI.WebControls.PlaceHolder

VideoWidthBox protected_oe property

protected TextBox,System.Web.UI.WebControls VideoWidthBox
Résultat System.Web.UI.WebControls.TextBox