public static IPlugInWrapper GetPlugInWrapper( string id, bool create )
Public Shared Function GetPlugInWrapper( _ ByVal id As String, _ Optional ByVal create As Boolean _ ) As IPlugInWrapper
Parameters
- id
- The DAML control identifier.
- create
- Load the component if it hasn't been created yet.
Return Value
A