C# Class timw255.Sitefinity.SuperForms.Widgets.Form.LogicalFormCheckboxes

Inheritance: FormCheckboxes, IConditionalFormControl, IConditionalMaster, IConditionalSlave, IProgressiveFormControl
Afficher le fichier Open project: timw255/timw255.Sitefinity.SuperForms

Méthodes publiques

Méthode Description
GetScriptReferences ( ) : IEnumerable
IsValid ( ) : bool
LogicalFormCheckboxes ( ) : System

Méthodes protégées

Méthode Description
OnPreRender ( EventArgs e ) : void

Private Methods

Méthode Description
IsLogicallyRequired ( ) : bool

Method Details

GetScriptReferences() public méthode

public GetScriptReferences ( ) : IEnumerable
Résultat IEnumerable

IsValid() public méthode

public IsValid ( ) : bool
Résultat bool

LogicalFormCheckboxes() public méthode

public LogicalFormCheckboxes ( ) : System
Résultat System

OnPreRender() protected méthode

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