Click or drag to resize

PFFieldTryGetSectionName Method

Tries to find the (translated) title of the section hosting this field in the work form of the content-type.

Returns String.Empty if not found.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public string TryGetSectionName()

Return Value

Type: String
See Also