C# Class ReevooMark.Mark

A System.Web.UI.UserControl for showing in-line reviews for Reevoo products
Inheritance: AbstractReevooTag
Afficher le fichier Open project: reevoo/reevoomark-dotnet-api

Méthodes publiques

Méthode Description
Mark ( ) : System

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void
Render ( System writer ) : void

Method Details

Mark() public méthode

public Mark ( ) : System
Résultat System

OnInit() protected méthode

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

Render() protected méthode

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