Click or drag to resize
Template Properties

The Template type exposes the following members.

Properties
  Name Description
Public property ControlProperties
Gets a collection of properties for the layout controls that appear on the template.
Public property Controls
Gets a collection of layout controls that appear on the template.
Public property FolderId
Gets or sets the unique identifier of the folder the template is contained in.
Public property MasterId
Gets the unique identifier for the template's master, if any.
Public property MasterName
Gets the name of the template's master, if any.
Public property Name
Gets or sets the name of the template.
Public property TemplateContent
Gets or sets content of the template.
Public property TemplateId
Gets a unique identifier for the template.
Top
See Also