LayoutBuilderGetLayoutXml Method |
Returns a XmlDocument object based on the LayoutBuilderRow collection.
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic XmlDocument GetLayoutXml()
Public Function GetLayoutXml As XmlDocument
public:
XmlDocument^ GetLayoutXml()
member GetLayoutXml : unit -> XmlDocument
Return Value
Type:
XmlDocument
See Also