PFItemHtmlHelperEnableGridViewCheckboxes Method |
Determines if the checkboxes are enabled in the gridview with the specified name.
By default, returns false.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public virtual bool EnableGridViewCheckboxes(
string gridViewName
)
Parameters
- gridViewName
- Type: SystemString
Return Value
Type:
BooleanSee Also