TreePathUtilsEnsureMaxNodeAliasLength Method |
Ensures maximal allowed node alias length.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax public static string EnsureMaxNodeAliasLength(
string nodeAlias
)
Parameters
- nodeAlias
- Type: SystemString
Original node alias
Return Value
Type:
StringSee Also