VersionManagerUseAutomaticVersionNumbering Method |
Specifies whether the environment is configured to use automatic version numbering.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax public static bool UseAutomaticVersionNumbering(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
BooleanSee Also