Click or drag to resize

PFItemHtmlHelperUtilsGetGridviewRow Method

Overload List
  NameDescription
Public methodStatic memberGetGridviewRow(PFItem, PFView, String, PFGridViewSettingsData_Items, Boolean, Boolean, PFTranslations, GetDisplayTextMethod, GetDisplayHtmlMethod, HtmlBuilder)
Generates Html of a gridview row representing a PFItem.

Result will contain Html or Error, set in the operation result tag or in the builder sent in parameters if not null.

Public methodStatic memberGetGridviewRow(PFItem, PFView, String, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, String, Int32, Boolean, Boolean, Boolean, PFTranslations, GetDisplayTextMethod, GetDisplayHtmlMethod, HtmlBuilder, Boolean)
Generates Html of a gridview row representing a PFItem.

Result will contain Html or Error, set in the operation result tag or in the builder sent in parameters if not null.

Top
See Also