PFItemHtmlHelperUtils Methods |
The PFItemHtmlHelperUtils type exposes the following members.
Name | Description | |
---|---|---|
GetGridviewEditableRow |
Generates Html of a gridview editable row representing a PFItem.
Result will contain Html or Error, set in the operation result tag. | |
GetGridviewRow(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. | |
GetGridviewRow(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. |