Click or drag to resize

PFFieldHtmlHelperGetFieldControlId Method

Overload List
  NameDescription
Public methodStatic memberGetFieldControlId(PFField, Int64, String)
Returns an unique HTML control Id based on current field name. Note : characters ".", "_" and " " are automatically removed from the controlName.
Public methodStatic memberGetFieldControlId(PFField, Int64, String, String)
Returns an unique HTML control Id based on current field name. Note : characters ".", "_" and " " are automatically removed from the controlName.
Top
See Also