AttachmentPropertyDialog.SetAvailableCategories

Defines all the available categories for the current dialog

public void SetAvailableCategories( string categories,
	bool allowFreeEntry );

Parameters

categories
Comma-separated list of available 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.SetAvailableCategories("Cat1, Cat2, Another Cat",true);

See also:

Class AttachmentPropertyDialog


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