SPApp.CreateAppInstance method
Creates an instance of an app.
Overload list
Name | Description | |
---|---|---|
CreateAppInstance(SPWeb) | Creates an instance of an app at the site specified by the web parameter. | |
CreateAppInstance(SPWeb, CultureInfo) | Creates an instance of this app for the specified web site and culture. |
Top