CulturePageUrlPathsManagerGenerate Method |
Generates the page URL paths for the site and given culture.
Namespace: CMS.DocumentEngine.Routing.InternalAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax public void Generate(
int cultureId
)
Parameters
- cultureId
- Type: SystemInt32
Culture ID for which page URL paths should be generated.
See Also