Click or drag to resize

PFGridViewPlaceHolderHtmlHelperGet Method

Overload List
  NameDescription
Public methodStatic memberGet(HttpContext, PFGridViewSettings_Items, PFTranslations)
Generates the placeholder's HTML of a gridview targeting items from a single content-type.
Public methodStatic memberGet(HttpContext, PFGridViewSettings_MultiContent, PFTranslations)
Generates the placeholder's HTML of a gridview targeting items from multiple content-types.
Public methodStatic memberGet(HttpContext, PFGridViewSettings_Objects, PFTranslations)
Generates the placeholder's HTML of a gridview targeting Packflow objects.
Top
See Also