Includes Class |
Namespace: ConnectedApps.Cms.Sdk.UI.Web
The Includes type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AddCssLink(String) |
Adds a CSS link with the "screen" media attribute.
|
![]() ![]() | AddCssLink(String, Int32) |
Adds a CSS link with the "screen" media attribute.
|
![]() ![]() | AddCssLink(String, String) |
Adds a CSS link.
|
![]() ![]() | AddCssLink(String, String, Int32) |
Adds a CSS link.
|
![]() ![]() | AddInclude |
Adds an include.
|
![]() ![]() | AddInlineCss(String) |
Adds an in-line CSS block.
|
![]() ![]() | AddInlineCss(String, Int32) |
Adds an in-line CSS block.
|
![]() ![]() | AddInlineScript(String) |
Adds an in-line script block.
|
![]() ![]() | AddInlineScript(String, Int32) |
Adds an in-line script block.
|
![]() ![]() | AddInlineScript(String, String) |
Adds an in-line script block.
|
![]() ![]() | AddInlineScript(String, String, Int32) |
Adds an in-line script block.
|
![]() ![]() | AddjQueryLink |
Adds the jQuery include using the jQuery global value.
|
![]() ![]() | AddjQueryLink(String) |
Adds the jQuery include using the jQuery global value.
|
![]() ![]() | AddScriptLink(String) |
Adds a script link.
|
![]() ![]() | AddScriptLink(String, Int32) |
Adds a script link.
|
![]() ![]() | AddScriptLink(String, String) |
Adds a script link.
|
![]() ![]() | AddScriptLink(String, String, Int32) |
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.) |