Returns the value of the specified extension, or null if not found.
Namespace: Frevvo.Forms.ClientAssembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax
Parameters
- localName
- Type:
System String
the local name of the extension element
- ns
- Type:
System String
the namespace of the extension to look for
Return Value
Type:
value as string, or null if the extension was not found
See Also