DynamicsBaseHostedControl.GetResourceDictionary(String, String) Method
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.
protected:
System::Windows::ResourceDictionary ^ GetResourceDictionary(System::String ^ data, System::String ^ uriLoadExceptionMessage);
protected System.Windows.ResourceDictionary GetResourceDictionary (string data, string uriLoadExceptionMessage);
member this.GetResourceDictionary : string * string -> System.Windows.ResourceDictionary
Protected Function GetResourceDictionary (data As String, uriLoadExceptionMessage As String) As ResourceDictionary
Parameters
- data
- String
- uriLoadExceptionMessage
- String