P4s3ImageButton SetIsFolder Method A Sandcastle Documented Class Library
Set if this object is a folder or not.

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

public void SetIsFolder(
	bool b
)

Parameters

b
Type: System Boolean
See Also