| TreeDragDropExtendedSettingsDeclareMethod Method |
Gets the JSON method declaration.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax protected string DeclareMethod(
string method
)
Protected Function DeclareMethod (
method As String
) As String
Parameters
- method
- Type: SystemString
Method to declare.
Return Value
Type:
StringRemarks See Also