TreeNodeSetComponents Method |
Sets the list of internal components
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax protected override void SetComponents(
IEnumerable<IInfo> components
)
Parameters
- components
- Type: System.Collections.GenericIEnumerableIInfo
List of components
See Also