This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Syntax

C# Copy imageCopy Code
                                  public static class ClientFramework
Visual Basic (Declaration) Copy imageCopy Code
                                  Public NotInheritable Class ClientFramework

The type exposes the following methods.

Public Methods

  Name Description
Public method Static member AddGlobalIncludes
Adds all global includes of the given type to the corresponding placeholder.
Public method Static member GetGlobalIncludes
Gets a DataTable with the global includes of the given type.
Public method Static member SetStaticFilesModifiedDate Overloaded.
Public method Static member UseIncludeAggregator
Returns true if include aggregating is used.

See Also

Advanced