Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets all SPAppInstance objects for the given SPApp object.
Overload list
| Name | Description | |
|---|---|---|
![]() ![]() |
GetAppInstance(SPWeb, SPApp) | Gets all the SPAppInstance objects installed at a given SPWeb. |
![]() ![]() |
GetAppInstance(SPWeb, Guid) | Gets all SPAppInstance objects using the given identifier returned by the CreateAppInstance method. |
Top
Remarks
If an SPAppInstance object has localizable properties (such as Title), it will be localized based on the CurrentUICulture of the current thread.
.gif)
.gif)