C# Class SenseNet.Portal.UI.SurveyContentView

Inheritance: SingleContentView
Exibir arquivo Open project: maxpavlov/FlexNet

Protected Methods

Method Description
OnInit ( EventArgs e ) : void

Private Methods

Method Description
SetHyperLink ( ) : void
SetInvalidSurveyView ( ) : void
SetMessageText ( string text ) : void

Method Details

OnInit() protected method

protected OnInit ( EventArgs e ) : void
e System.EventArgs
return void