TreePathUtilsGetMaxNameLength Method |
Gets maximal length of the node document name. Reflects the class node name source field size.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax public static int GetMaxNameLength(
string className
)
Parameters
- className
- Type: SystemString
Class name
Return Value
Type:
Int32See Also