TreeProviderCreateSiteRoot Method |
Creates site tree root. For purposes of site creation.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public virtual TreeNode CreateSiteRoot(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
TreeNodeRoot node
See Also