C# Class SenseNet.Portal.UI.Controls.RateControl

Inheritance: System.Web.UI.WebControls.Panel, IScriptControl, INamingContainer
Afficher le fichier Open project: maxpavlov/FlexNet Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetScriptDescriptors ( ) : IEnumerable
GetScriptReferences ( ) : IEnumerable

Méthodes protégées

Méthode Description
BuildAdminMode ( ) : void
BuildEmptyMode ( ) : void
BuildErrorParams ( ) : void
BuildNormalMode ( ) : void
BuildReadOnlyMode ( ) : void
CreateChildControls ( ) : void
InitHoverPanelControl ( ) : void
InitResetControl ( ) : void
InitStarsControl ( ) : void
OnPreRender ( EventArgs e ) : void
Render ( HtmlTextWriter writer ) : void
ValidateParams ( ) : bool

Method Details

BuildAdminMode() protected méthode

protected BuildAdminMode ( ) : void
Résultat void

BuildEmptyMode() protected méthode

protected BuildEmptyMode ( ) : void
Résultat void

BuildErrorParams() protected méthode

protected BuildErrorParams ( ) : void
Résultat void

BuildNormalMode() protected méthode

protected BuildNormalMode ( ) : void
Résultat void

BuildReadOnlyMode() protected méthode

protected BuildReadOnlyMode ( ) : void
Résultat void

CreateChildControls() protected méthode

protected CreateChildControls ( ) : void
Résultat void

GetScriptDescriptors() public méthode

public GetScriptDescriptors ( ) : IEnumerable
Résultat IEnumerable

GetScriptReferences() public méthode

public GetScriptReferences ( ) : IEnumerable
Résultat IEnumerable

InitHoverPanelControl() protected méthode

protected InitHoverPanelControl ( ) : void
Résultat void

InitResetControl() protected méthode

protected InitResetControl ( ) : void
Résultat void

InitStarsControl() protected méthode

protected InitStarsControl ( ) : void
Résultat void

OnPreRender() protected méthode

protected OnPreRender ( EventArgs e ) : void
e EventArgs
Résultat void

Render() protected méthode

protected Render ( HtmlTextWriter writer ) : void
writer HtmlTextWriter
Résultat void

ValidateParams() protected méthode

protected ValidateParams ( ) : bool
Résultat bool