Click or drag to resize
TemplatesGetAll Method
Returns all templates.

Namespace: ConnectedApps.Cms.Sdk.Data
Assembly: ConnectedApps.Cms.Sdk.Data (in ConnectedApps.Cms.Sdk.Data.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public EntityCollection<Template> GetAll()

Return Value

Type: EntityCollectionTemplate
See Also