PageTemplateConfigurationForEmptyCultureVersionProviderGet Method |
Provides the best template configuration for a new page culture version.
Namespace: CMS.DocumentEngine.InternalAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax public PageTemplateConfiguration Get(
int nodeId,
string defaultCulture
)
Parameters
- nodeId
- Type: SystemInt32
Node ID. - defaultCulture
- Type: SystemString
Culture code of the default culture.
Return Value
Type:
PageTemplateConfigurationSee Also