Interface INodeCountService
Namespace: Umbraco.Cms.Core.Services
Assembly: Umbraco.Core.dll
Syntax
public interface INodeCountServiceMethods
View SourceGetMediaCount()
Declaration
int GetMediaCount()Returns
| Type | Description | 
|---|---|
| System.Int32 | 
GetNodeCount(Guid)
Declaration
int GetNodeCount(Guid nodeType)Parameters
| Type | Name | Description | 
|---|---|---|
| Guid | nodeType | 
Returns
| Type | Description | 
|---|---|
| System.Int32 |