Click or drag to resize

PFFieldHtmlHelperGetFieldControlProperties Method

Gets Id and Name properties for an HTML control.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public static Html GetFieldControlProperties(
	string fieldControlId
)

Parameters

fieldControlId
Type: SystemString

Return Value

Type: Html
See Also