| Visual Basic (Declaration) | |
|---|---|
Public Sub RegisterHiddenField( _ ByVal control As Control, _ ByVal As String, _ ByVal As String _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
Parameters
- control
- hiddenFieldName
- hiddenFieldInitialValue
| dotnetCHARTING | Send comments on this topic. |
| RegisterHiddenField Method | |
| See Also | |
|
| dotnetCHARTING.Zoomer Namespace > ClientScriptProxy Class : RegisterHiddenField Method |
| Visual Basic (Declaration) | |
|---|---|
Public Sub RegisterHiddenField( _ ByVal control As Control, _ ByVal As String, _ ByVal As String _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |