Click or drag to resize
TreePageDataSetAccessControl Method

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public void SetAccessControl(
	bool bCreate,
	bool bDelete,
	bool bRefresh,
	bool bReload
)

Parameters

bCreate
Type: SystemBoolean
bDelete
Type: SystemBoolean
bRefresh
Type: SystemBoolean
bReload
Type: SystemBoolean
See Also