| Propertiesget_GetTable Method |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Modules
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax [ObsoleteAttribute("Use GetTableByNode instead")]
public string get_GetTable(
string node
)
<ObsoleteAttribute("Use GetTableByNode instead")>
Public Function get_GetTable (
node As String
) As String
Parameters
- node
- Type: SystemString
Return Value
Type:
StringSee Also