Interface ILocalAssetNameGenerator
Namespace: EPiServer.Cms.Shell.UI.Rest
Assembly: EPiServer.Cms.Shell.UI.dll
Version: 11.20.7Syntax
public interface ILocalAssetNameGenerator
Methods
Generate(ContentReference, Int32)
Declaration
string Generate(ContentReference parentLink, int contentTypeId)
Parameters
Type | Name | Description |
---|---|---|
ContentReference | parentLink | |
System.Int32 | contentTypeId |
Returns
Type | Description |
---|---|
System.String |