Initializes a new instance of the PageTemplateEntityToken class.
Namespace: Composite.Core.PageTemplatesAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
| C# |
|---|
public PageTemplateEntityToken( Guid templateId ) |
| Visual Basic |
|---|
Public Sub New ( _ templateId As Guid _ ) |
| Visual C++ |
|---|
public: PageTemplateEntityToken( Guid templateId ) |
Parameters
- templateId
- Type: System..::..Guid
The template id.