PFItemHtmlHelperUtilsGetGridviewRow Method (PFItem, PFView, String, PFGridViewSettingsData_Items, Boolean, Boolean, PFTranslations, GetDisplayTextMethod, GetDisplayHtmlMethod, HtmlBuilder) |
Result will contain Html or Error, set in the operation result tag or in the builder sent in parameters if not null.
Namespace: Packflow.Interface
public static PFOperationResult GetGridviewRow( PFItem item, PFView view, string sourceUrl, PFGridViewSettingsData_Items settings, bool styleAlternate, bool includeTr, PFTranslations translations, GetDisplayTextMethod getDisplayTextMethod, GetDisplayHtmlMethod getDisplayHtmlMethod, HtmlBuilder builder = null )