PresenterControlComboBoxItem.Initialize(PresenterControl) 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:
void Initialize(Microsoft::Crm::UnifiedServiceDesk::Dynamics::Controls::PresenterControl ^ parent);
protected void Initialize (Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.PresenterControl parent);
member this.Initialize : Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.PresenterControl -> unit
Protected Sub Initialize (parent As PresenterControl)
Parameters
- parent
- PresenterControl