Click or drag to resize
FormCategoryInfoGetPropertyValue Method (FormCategoryPropertyEnum)
Gets unresolved property value.

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

Parameters

property
Type: CMS.FormEngineFormCategoryPropertyEnum
Property

Return Value

Type: String
See Also