Click or drag to resize
CreateSearchFieldsForPageEventArgsPage Property
Page for which the search field values are populated.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
public TreeNode Page { get; }

Property Value

Type: TreeNode
See Also