Click or drag to resize
TemplateFolderId Property
Gets or sets the unique identifier of the folder the template is contained in.

Namespace: ConnectedApps.Cms.Entities.Layout
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Guid FolderId { get; set; }

Property Value

Type: Guid
See Also