C# Class Public_Model, 3D-Repository

Inheritance: Website.Pages.PageBase
Afficher le fichier Open project: adlnet/3D-Repository

Méthodes protégées

Méthode Description
AddHeaderTag ( string type, string name, string description ) : void
ContentObjectFormView_ItemCommand ( object sender, FormViewCommandEventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
Page_PreRender ( ) : void
Rating_Click ( object sender, EventArgs e ) : void
Rating_Set ( object sender, RatingEventArgs args ) : void

Private Methods

Méthode Description
BindModelDetails ( ) : void
DeleteModel ( string pid ) : string
DownloadButton_Click_Impl ( string format, string ContentObjectID ) : void
ReportViolation ( string pid, string title, string description ) : string

Method Details

AddHeaderTag() protected méthode

protected AddHeaderTag ( string type, string name, string description ) : void
type string
name string
description string
Résultat void

ContentObjectFormView_ItemCommand() protected méthode

protected ContentObjectFormView_ItemCommand ( object sender, FormViewCommandEventArgs e ) : void
sender object
e FormViewCommandEventArgs
Résultat void

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Page_PreRender() protected méthode

protected Page_PreRender ( ) : void
Résultat void

Rating_Click() protected méthode

protected Rating_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Rating_Set() protected méthode

protected Rating_Set ( object sender, RatingEventArgs args ) : void
sender object
args AjaxControlToolkit.RatingEventArgs
Résultat void