Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / XHTMLBookmarkItem Class / ApplyChanges Method

In This Topic
    ApplyChanges Method (XHTMLBookmarkItem)
    In This Topic
    Applies changes made in a custom Bookmarks dialog.
    Syntax
    'Declaration
     
    Public Overrides Sub ApplyChanges() 
    public override void ApplyChanges()
    Exceptions
    ExceptionDescription
    The exception that is raised when a bookmark name is invalid.
    The exception that is raised when a bookmark name is not unique within the document.
    See Also