Gets or sets the "onClick" Attribute
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string OnClick { get; set; } |
| Visual Basic |
|---|
Public Property OnClick As String Get Set |
| Sandcastle Documented DotNetNuke Core |
| CommandButton..::..OnClick Property |
| CommandButton Class See Also Send Feedback |
| C# |
|---|
public string OnClick { get; set; } |
| Visual Basic |
|---|
Public Property OnClick As String Get Set |