FormEngineUserControlGetStringValue Method |
Gets the string value from the given value
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax protected string GetStringValue(
Object value
)
Parameters
- value
- Type: SystemObject
Value to process
Return Value
Type:
StringSee Also