Click or drag to resize

IManageWorkspaceView Interface

[Missing <summary> documentation for "T:Cadcorp.Security.UI.Interfaces.IManageWorkspaceView"]

Namespace:  Cadcorp.Security.UI.Interfaces
Assembly:  Cadcorp.Security.UI (in Cadcorp.Security.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public interface IManageWorkspaceView : IView, 
	ISearchControl

The IManageWorkspaceView type exposes the following members.

Properties
  NameDescription
Public propertyAllowDefaultAccess
Public propertyEnableUpdateButton
Public propertyErrorLogPath (Inherited from IView.)
Public propertyGroupList
Public propertyIsPostBack (Inherited from IView.)
Public propertyIsValid (Inherited from IView.)
Public propertyMessage (Inherited from IView.)
Public propertyMode (Inherited from IView.)
Public propertySearchColumn (Inherited from ISearchControl.)
Public propertySearchValue (Inherited from ISearchControl.)
Public propertySelectedIndex
Public propertyUserIdList
Public propertyWorkSpaceList
Top
Methods
  NameDescription
Public methodGetValue (Inherited from IView.)
Top
Events
See Also