CRMPresenter Members
Represents the interaction logic for CRMPresenter.xaml
The following tables list the members exposed by the CRMPresenter type.
Public Constructors
Name | Description | |
---|---|---|
CRMPresenter | Initializes a new instance of the CRMPresenter class. |
Top
Public Fields
(see also Protected Fields)
Name | Description | |
---|---|---|
desktopAccess | (inherited from PresenterControl) | |
localSession | (inherited from PresenterControl) | |
localSessionManager | (inherited from PresenterControl) | |
scanForDataParameters | Scans for data parameters. True if parameters are present, otherwise false. |
Top
Protected Fields
Name | Description | |
---|---|---|
_crmWebResource | (inherited from PresenterControl) | |
InitString | (inherited from PresenterControl) | |
onLoadHistory | (inherited from PresenterControl) | |
SelectedBrowser | (inherited from PresenterControl) | |
thisApplication | (inherited from PresenterControl) | |
UIThread | (inherited from PresenterControl) | |
WebBrowserContainer | (inherited from PresenterControl) |
Top
Public Properties
(see also Protected Properties)
Top
Protected Properties
Name | Description | |
---|---|---|
CurrentContext | (inherited from PresenterControl) | |
IsEnabledCore | (inherited from UIElement) | |
StylusPlugIns | (inherited from UIElement) | |
VisualChildrenCount | Overridden. (inherited from Visual) | |
VisualParent | (inherited from Visual) | |
WebList | (inherited from PresenterControl) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
AddHandler | (inherited from UIElement) | |
AddHandler | (inherited from UIElement) | |
AddToEventRoute | (inherited from UIElement) | |
ApplyAnimationClock | (inherited from UIElement) | |
ApplyAnimationClock | (inherited from UIElement) | |
ApplyTemplate | (inherited from FrameworkElement) | |
Arrange | (inherited from UIElement) | |
Back | (inherited from PresenterControl) | |
BeforeSessionClose | (inherited from PresenterControl) | |
BeginAnimation | (inherited from UIElement) | |
BeginAnimation | (inherited from UIElement) | |
BeginInit | (inherited from FrameworkElement) | |
BeginStoryboard | (inherited from FrameworkElement) | |
BeginStoryboard | (inherited from FrameworkElement) | |
BeginStoryboard | (inherited from FrameworkElement) | |
BringIntoView | (inherited from FrameworkElement) | |
BringIntoView | (inherited from FrameworkElement) | |
CaptureMouse | (inherited from UIElement) | |
CaptureStylus | (inherited from UIElement) | |
CaptureTouch | (inherited from UIElement) | |
CheckAccess | (inherited from DispatcherObject) | |
ClearValue | (inherited from DependencyObject) | |
ClearValue | (inherited from DependencyObject) | |
CloseActive | (inherited from PresenterControl) | |
CloseAndPrompt | Closes the hosted control and prompts the user to save or abandon the changes before closing. | |
ClosePresenter | (inherited from PresenterControl) | |
CoerceValue | (inherited from DependencyObject) | |
DesktopReady | Overridden. Occurs on startup when the desktop initialization has completed and the connections to CRM have been established. | |
EndInit | (inherited from FrameworkElement) | |
Equals | Overridden. (inherited from Object) | |
FindCommonVisualAncestor | (inherited from Visual) | |
FindName | (inherited from FrameworkElement) | |
FindResource | (inherited from FrameworkElement) | |
Focus | (inherited from UIElement) | |
Forward | (inherited from PresenterControl) | |
GetAnimationBaseValue | (inherited from UIElement) | |
GetBindingExpression | (inherited from FrameworkElement) | |
GetHashCode | Overridden. (inherited from Object) | |
GetLocalValueEnumerator | (inherited from DependencyObject) | |
GetSelectedCount | Retrieves the number of items that are selected. | |
GetSelectedIds | Retrieves the selected IDs from the lists. | |
GetType | (inherited from Object) | |
GetValue | (inherited from DependencyObject) | |
Home | (inherited from PresenterControl) | |
InitializeComponent | Initializes the components. | |
InitializeUI | (inherited from PresenterControl) | |
InputHitTest | (inherited from UIElement) | |
InvalidateArrange | (inherited from UIElement) | |
InvalidateMeasure | (inherited from UIElement) | |
InvalidateProperty | (inherited from DependencyObject) | |
InvalidateVisual | (inherited from UIElement) | |
IsAncestorOf | (inherited from Visual) | |
IsDescendantOf | (inherited from Visual) | |
LoadArea | Loads a specific area from CRM. | |
Measure | (inherited from UIElement) | |
MoveFocus | Overridden. (inherited from UIElement) | |
Navigate | Overloaded. Navigates to a CRM URL. | |
OnApplyTemplate | (inherited from FrameworkElement) | |
PointFromScreen | (inherited from Visual) | |
PointToScreen | (inherited from Visual) | |
PredictFocus | Overridden. (inherited from UIElement) | |
RaiseEvent | (inherited from UIElement) | |
ReadLocalValue | (inherited from DependencyObject) | |
RegisterName | (inherited from FrameworkElement) | |
ReleaseAllTouchCaptures | (inherited from UIElement) | |
ReleaseMouseCapture | (inherited from UIElement) | |
ReleaseStylusCapture | (inherited from UIElement) | |
ReleaseTouchCapture | (inherited from UIElement) | |
RemoveHandler | (inherited from UIElement) | |
ReRoute | Sends the currently displayed URL through the window navigation rules from the current hosted control as a popup. | |
ResetBrowser | (inherited from PresenterControl) | |
RunJavascript | (inherited from PresenterControl) | |
RunScript | Injects JavaScript into the main frame of the application. | |
RunXrmCommand | Injects CRM SDK JavaScript into the CRM form. | |
SaveAll | Saves all forms in hosted control that allows multiple pages to be displayed (Allow Multiple Pages = Yes). | |
SaveIfDirty | ||
ScanForDataParameters | Scans for data parameters. | |
SetBinding | (inherited from FrameworkElement) | |
SetBinding | (inherited from FrameworkElement) | |
SetCurrentValue | (inherited from DependencyObject) | |
SetResourceReference | (inherited from FrameworkElement) | |
SetValue | (inherited from DependencyObject) | |
SetValue | (inherited from DependencyObject) | |
ShouldSerializeCommandBindings | (inherited from UIElement) | |
ShouldSerializeContent | (inherited from ContentControl) | |
ShouldSerializeInputBindings | (inherited from UIElement) | |
ShouldSerializeResources | (inherited from FrameworkElement) | |
ShouldSerializeStyle | (inherited from FrameworkElement) | |
ShouldSerializeTriggers | (inherited from FrameworkElement) | |
ShowOutside | ||
ShowWindow | Overloaded. | |
StartDialog | Starts a CRM dialog within Unified Service Desk. | |
ToggleNavigation | Collapses or expands the navigation pane on the left panel of the CRM window. | |
ToggleRibbon | Collapses or expands the ribbon. | |
ToString | Overridden. (inherited from Object) | |
TransformToAncestor | (inherited from Visual) | |
TransformToAncestor | (inherited from Visual) | |
TransformToDescendant | (inherited from Visual) | |
TransformToVisual | (inherited from Visual) | |
TranslatePoint | (inherited from UIElement) | |
TryFindResource | (inherited from FrameworkElement) | |
UnregisterName | (inherited from FrameworkElement) | |
UpdateLayout | (inherited from UIElement) | |
VerifyAccess | (inherited from DispatcherObject) | |
WaitForComplete | (inherited from PresenterControl) | |
WaitForData |
Top
Protected Methods
Top
Public Events
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
AddChild | (inherited from ContentControl) | |
AddText | (inherited from ContentControl) | |
Connect | ||
IsAmbientPropertyAvailable | (inherited from FrameworkElement) |
Top
See Also
Reference
CRMPresenter Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.