BaseFeed F, E, Q  SetExtensionValue Method frevvo Live Forms
Sets the value of the specified extension.

Namespace: Frevvo.Forms.Client
Assembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax

protected void SetExtensionValue(
	string localName,
	string ns,
	string newValue
)
See Also