IUnifiedClientPresenter Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IUnifiedClientPresenter : Microsoft::Crm::UnifiedServiceDesk::Dynamics::Controls::Browser2::IBaseCRMPresenter
public interface IUnifiedClientPresenter : Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser2.IBaseCRMPresenter
type IUnifiedClientPresenter = interface
interface IBaseCRMPresenter
Public Interface IUnifiedClientPresenter
Implements IBaseCRMPresenter
- Derived
- Implements
Methods
CloseAndPrompt(String) | (Inherited from IBaseCRMPresenter) |
GetSelectedCount(String) | |
GetSelectedIds(String) | |
Navigate(String, String) | (Inherited from IBaseCRMPresenter) |
Navigate(String, String, Byte[], String, NavigateProperties) | (Inherited from IBaseCRMPresenter) |
Navigate(String, String, NavigateProperties) | (Inherited from IBaseCRMPresenter) |
RunXrmCommandInternal(String, String, List<String>) | |
SaveAll() | |
SaveIfDirty(String) | (Inherited from IBaseCRMPresenter) |
ScanForDataParameters() | (Inherited from IBaseCRMPresenter) |
ShowOutside(String) | (Inherited from IBaseCRMPresenter) |
ShowWindow(String, String, Boolean) | (Inherited from IBaseCRMPresenter) |