Class CommentHistoryWindow
Comment version overview window
Implements
ISaveableLayout
IFocusableControlBase
Inherited Members
Namespace: Simplic.Framework.Extension
Assembly: Simplic.Framework.Extension.dll
Syntax
public class CommentHistoryWindow : DefaultRibbonWindow
Constructors
| Improve this Doc View SourceCommentHistoryWindow(Guid, Guid)
Create comment version overview window
Declaration
public CommentHistoryWindow(Guid commentId, Guid stackGuid)
Parameters
Type | Name | Description |
---|---|---|
System.Guid | commentId | Id of the comment |
System.Guid | stackGuid | Stack guid |
Implements
ISaveableLayout
IFocusableControlBase