FormHelperAddLatestVersionAttribute Method |
Adds version attribute with latest version as value to xmlNode.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.2.23
Syntax public static void AddLatestVersionAttribute(
XmlNode outputNode
)
Parameters
- outputNode
- Type: System.XmlXmlNode
Form XmlNode
See Also