  | 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 StringParameters
- node
 - Type: SystemString
 
Return Value
Type: 
String
See Also