| FormControlGetValue Method (String) | 
            Returns the value of the given web part property property.
            
 
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic virtual Object GetValue(
	string propertyName
)
Parameters
- propertyName
- Type: SystemString
 Property name
Return Value
Type: 
Object See Also
See Also