Class AutomaticJsonNameTable
Inheritance
System.Object
Namespace: Umbraco.Cms.Infrastructure.PublishedCache.DataSource
Assembly: Umbraco.PublishedCache.NuCache.dll
Syntax
public class AutomaticJsonNameTable : DefaultJsonNameTable
Constructors
View SourceAutomaticJsonNameTable(Int32)
Declaration
public AutomaticJsonNameTable(int maxToAdd)
Parameters
| Type | Name | Description |
|---|---|---|
| System. |
maxToAdd |
Methods
View SourceGet(Char[], Int32, Int32)
Declaration
public override string Get(char[] key, int start, int length)
Parameters
| Type | Name | Description |
|---|---|---|
| System. |
key | |
| System. |
start | |
| System. |
length |
Returns
| Type | Description |
|---|---|
| System. |