DotNetNuke 5.2
Namespace:
DotNetNuke.UI.WebControls
Assembly: DotNetNuke.WebControls (in DotNetNuke.WebControls.dll) Version: 2.2.0.7
Assembly: DotNetNuke.WebControls (in DotNetNuke.WebControls.dll) Version: 2.2.0.7
Syntax
| C# |
|---|
public class DNNLabelEdit : Label, IPostBackEventHandler, IClientAPICallbackEventHandler, IDNNToolBar, IDNNToolBarSupportedActions |
| Visual Basic (Declaration) |
|---|
Public Class DNNLabelEdit _ Inherits Label _ Implements IPostBackEventHandler, IClientAPICallbackEventHandler, IDNNToolBar, IDNNToolBarSupportedActions |
| Visual C++ |
|---|
public ref class DNNLabelEdit : public Label, IPostBackEventHandler, IClientAPICallbackEventHandler, IDNNToolBar, IDNNToolBarSupportedActions |
Inheritance Hierarchy
System..::.Object
System.Web.UI..::.Control
System.Web.UI.WebControls..::.WebControl
System.Web.UI.WebControls..::.Label
DotNetNuke.UI.WebControls..::.DNNLabelEdit
System.Web.UI..::.Control
System.Web.UI.WebControls..::.WebControl
System.Web.UI.WebControls..::.Label
DotNetNuke.UI.WebControls..::.DNNLabelEdit