PFFieldUrlGetDefaultFieldControlName Method |
Gets the name of the main control of this field for a given item.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public override string GetDefaultFieldControlName(
long uniqueId
)
Parameters
- uniqueId
- Type: SystemInt64
Unique key used to distinguish
controls for a same field but for different items.
Return Value
Type:
StringSee Also