| Includes Class | 
 Inheritance Hierarchy
Inheritance Hierarchy
        Namespace: ConnectedApps.Cms.Sdk.UI.Admin
 Syntax
SyntaxThe Includes type exposes the following members.
 Constructors
Constructors Methods
Methods| Name | Description | |
|---|---|---|
|   | AddCssLink(String) | 
            Adds a CSS link with the "screen" media attribute.
             | 
|   | AddCssLink(String, String) | 
            Adds a CSS link.
             | 
|   | AddInlineCss | 
            Adds an in-line CSS block.
             | 
|   | AddInlineScript | 
            Adds an in-line script block.
             | 
|   | AddScriptLink | 
            Adds a script link.
             | 
|  | Equals | Determines whether the specified object is equal to the current object.(Inherited from Object.) | 
|  | GetHashCode | Serves as the default hash function. (Inherited from Object.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
 See Also
See Also