C# Class SenseNet.Portal.UI.Controls.ActionButton

Inheritance: System.Web.UI.WebControls.Button, IActionUiAdapter
Mostra file Open project: maxpavlov/FlexNet

Protected Methods

Method Description
CreateChildControls ( ) : void

Private Methods

Method Description
GetOnClientClick ( string nodePath, string actionName ) : string

Method Details

CreateChildControls() protected method

protected CreateChildControls ( ) : void
return void