Click or drag to resize
FormFieldInfoGetXPathExpression Method
Gets XPath expression to select this node in generated XML.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 10.0.0
Syntax
C#
public string GetXPathExpression()

Return Value

Type: String
See Also