AttachmentPropertyDialog.SetAvailableSubCategories

Defines all the available sub-categories for the current dialog

public void SetAvailableSubCategories( string categories,
	bool allowFreeEntry );

Parameters

categories
Comma-separated list of available sub-categories

allowFreeEntry
Defines whether the user is allowed to enter additional categories (true) or whether the list is limited to the available ones (false).


Example

this.SetAvailableSubCategories("Cat1, Cat2, Another Cat",true);

See also:

Class AttachmentPropertyDialog


  Last Updated: 5/23/2007 | © , 2007