MultiDocumentQueryBaseTQuery, TInnerQuery, TObjectSetClassName Method |
Sets class name for current query
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax protected override void SetClassName(
string value
)
Parameters
- value
- Type: SystemString
New class name value
See Also