  | IServiceLocatorGetInstance Method (Type) | 
  
    Namespace: 
   Dynamicweb.Extensibility
    Assembly:
   Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
SyntaxObject GetInstance(
	Type serviceType
)
Function GetInstance ( 
	serviceType As Type
) As Object
Parameters
- serviceType
 - Type: SystemType
 
Return Value
Type: 
Object
See Also