Class ContentInfoContentAppFactory
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.ContentApps
Assembly: Umbraco.Core.dll
Syntax
public class ContentInfoContentAppFactory : IContentAppFactory
Methods
View SourceGetContentAppFor(Object, IEnumerable<IReadOnlyUserGroup>)
Declaration
public ContentApp GetContentAppFor(object o, IEnumerable<IReadOnlyUserGroup> userGroups)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Object | o | |
| IEnumerable<IReadOnlyUserGroup> | userGroups |
Returns
| Type | Description |
|---|---|
| ContentApp |