PFFieldHtmlHelperGetFieldControlId Method |
| Name | Description | |
|---|---|---|
| GetFieldControlId(PFField, Int64, String) |
Returns an unique HTML control Id based on current field name.
Note : characters ".", "_" and " " are automatically removed from the controlName.
| |
| GetFieldControlId(PFField, Int64, String, String) |
Returns an unique HTML control Id based on current field name.
Note : characters ".", "_" and " " are automatically removed from the controlName.
|