Search Results for

    Show / Hide Table of Contents

    Enum IndexingOptions

    Defines the indexing options enumeration

    Namespace: Quark.CMSAdapters.Core.Data
    Assembly: Quark.CMSAdapters.Core.dll
    Syntax
    public enum IndexingOptions

    Fields

    Name Description
    ALL_VERSIONS

    Trigger indexing for every revision.

    INITIAL_VERSION

    Trigger indexing only for the first version of the document.

    Extension Methods

    UtilityExtensions.IsMethodImplemented(String)
    UtilityExtensions.LogError(String)
    UtilityExtensions.ShowAndLogError()
    UtilityExtensions.ShowAndLogError(Window)
    UtilityExtensions.ShowAndLogError(String, Window, String, String)
    UtilityExtensions.GetJsonValue<T>(String, Boolean)
    UtilityExtensions.ToAssetInfo(Nullable<Boolean>)
    In This Article
    Back to top © 2022 Quark Software Inc. All rights reserved.