Click or drag to resize
FormFieldInfoGetPropertyValue Method (FormFieldPropertyEnum)
Gets unresolved property value.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.2.23
Syntax
C#
public string GetPropertyValue(
	FormFieldPropertyEnum property
)

Parameters

property
Type: CMS.FormEngineFormFieldPropertyEnum
Property

Return Value

Type: String
See Also