IHostManagementViewsDesignListing(Int32, String) Method

Design of the indicated list.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
void DesignListing(
	int id,
	string filterView = null
)

Parameters

id  Int32
Listing identifier.
filterView  String  (Optional)
View filter.

See Also