ITableManager GetXmlSchema Method Kentico 8.1 API Reference
Returns XML schema for specified table.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

tableName
Type: OnlineSystem String
Name of a table to get xml schema for

Return Value

Type: OnlineString
See Also