Click or drag to resize

PFItemControllerPFItemTypeGetFormGridviewViewPath Method

Gets the relative path of a gridview action page.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
protected string GetFormGridviewViewPath(
	string pageName
)

Parameters

pageName
Type: SystemString

Return Value

Type: String
See Also