FilterBuilderPassThroughData SetPageIntro Method A Sandcastle Documented Class Library
Sets the page intro html to be displayed by the filter builder page.

Namespace: P4s3Web.WebAppHelperLib
Assembly: P4s3Web (in P4s3Web.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public void SetPageIntro(
	string s
)

Parameters

s
Type: System String
See Also