PFItemPagePFItemTypeSetViewData Method |
Sets the view data dictionary for the associated view.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax protected override void SetViewData(
ViewDataDictionary viewData
)
Parameters
- viewData
- Type: ViewDataDictionary
A dictionary of data to pass to the view.
See Also