C# Class avt.DynamicFlashRotator.Net.DynamicRotator

Inheritance: System.Web.UI.WebControls.WebControl
Afficher le fichier Open project: dnnsharp/DynamicRotator

Méthodes publiques

Свойство Type Description
Settings avt.DynamicFlashRotator.Net.Settings.RotatorSettings

Private Properties

Свойство Type Description
GetSecurityLayers List
ShuffleSlides IList

Méthodes publiques

Méthode Description
DynamicRotator ( ) : System
LoadMiniTutorialWebManage ( ) : void
RenderFrontEnd ( System.Web.UI.HtmlTextWriter output ) : void
ShowSlideMessage ( string message ) : void

Méthodes protégées

Méthode Description
OnDataBinding ( EventArgs e ) : void
OnLoad ( EventArgs e ) : void
RenderContents ( System.Web.UI.HtmlTextWriter output ) : void

Private Methods

Méthode Description
GetSecurityLayers ( string controlId ) : List
ShuffleSlides ( SlideCollection slides ) : IList

Method Details

DynamicRotator() public méthode

public DynamicRotator ( ) : System
Résultat System

LoadMiniTutorialWebManage() public méthode

public LoadMiniTutorialWebManage ( ) : void
Résultat void

OnDataBinding() protected méthode

protected OnDataBinding ( EventArgs e ) : void
e System.EventArgs
Résultat void

OnLoad() protected méthode

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

RenderContents() protected méthode

protected RenderContents ( System.Web.UI.HtmlTextWriter output ) : void
output System.Web.UI.HtmlTextWriter
Résultat void

RenderFrontEnd() public méthode

public RenderFrontEnd ( System.Web.UI.HtmlTextWriter output ) : void
output System.Web.UI.HtmlTextWriter
Résultat void

ShowSlideMessage() public méthode

public ShowSlideMessage ( string message ) : void
message string
Résultat void

Property Details

Settings public_oe property

public RotatorSettings,avt.DynamicFlashRotator.Net.Settings Settings
Résultat avt.DynamicFlashRotator.Net.Settings.RotatorSettings