PFFieldGetFieldControlProperties Method |
Using the control id generated by GetFieldControlId and returns Id and Name properties for a HTML control.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public static Html GetFieldControlProperties(
string fieldControlId
)
Parameters
- fieldControlId
- Type: SystemString
Return Value
Type:
HtmlSee Also