CMSDocumentManagerGetDocumentInfo Method |
Gets default document information text
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax public string GetDocumentInfo(
bool includeWorkflowInfo
)
Parameters
- includeWorkflowInfo
- Type: SystemBoolean
Indicates if workflow information should be included
Return Value
Type:
StringImplements
ICMSDocumentManagerGetDocumentInfo(Boolean)See Also