CssLoader Class
Loads the css on the server side with an application relative path.
Assembly: Wssg.Web (in Wssg.Web.dll)
System.Web.UI::Control
System.Web.UI.WebControls::WebControl
Microsoft.WindowsServerSolutions.Web.Controls::CssLoader
| Name | Description | |
|---|---|---|
![]() | CssLoader() | Initializes a new instance of the CssLoader class. |
![]() | CssLoader(String^) | Initializes a new instance of the CssLoader class with the specified source path. |
| Name | Description | |
|---|---|---|
![]() | AccessKey | (Inherited from WebControl.) |
![]() | Adapter | (Inherited from Control.) |
![]() | AppRelativeTemplateSourceDirectory | (Inherited from Control.) |
![]() | Attributes | (Inherited from WebControl.) |
![]() | BackColor | (Inherited from WebControl.) |
![]() | BorderColor | (Inherited from WebControl.) |
![]() | BorderStyle | (Inherited from WebControl.) |
![]() | BorderWidth | (Inherited from WebControl.) |
![]() | ChildControlsCreated | (Inherited from Control.) |
![]() | ClientID | (Inherited from Control.) |
![]() | ClientIDMode | (Inherited from Control.) |
![]() | ClientIDSeparator | (Inherited from Control.) |
![]() | Context | (Inherited from Control.) |
![]() | Controls | (Inherited from Control.) |
![]() | ControlStyle | (Inherited from WebControl.) |
![]() | ControlStyleCreated | (Inherited from WebControl.) |
![]() | CssClass | (Inherited from WebControl.) |
![]() | DesignMode | (Inherited from Control.) |
![]() | Enabled | (Inherited from WebControl.) |
![]() | EnableTheming | (Inherited from WebControl.) |
![]() | EnableViewState | (Inherited from Control.) |
![]() | Events | (Inherited from Control.) |
![]() | Font | (Inherited from WebControl.) |
![]() | ForeColor | (Inherited from WebControl.) |
![]() | HasAttributes | (Inherited from WebControl.) |
![]() | HasChildViewState | (Inherited from Control.) |
![]() | Height | (Inherited from WebControl.) |
![]() | ID | (Inherited from Control.) |
![]() | IdSeparator | (Inherited from Control.) |
![]() | IsChildControlStateCleared | (Inherited from Control.) |
![]() | IsEnabled | (Inherited from WebControl.) |
![]() | IsMobile | Gets the property value that verifies whether the CSS only applies to mobile devices. |
![]() | IsTrackingViewState | (Inherited from Control.) |
![]() | IsViewStateEnabled | (Inherited from Control.) |
![]() | LoadViewStateByID | (Inherited from Control.) |
![]() | NamingContainer | (Inherited from Control.) |
![]() | Page | (Inherited from Control.) |
![]() | Parent | (Inherited from Control.) |
![]() | RenderingCompatibility | (Inherited from Control.) |
![]() | Site | (Inherited from Control.) |
![]() | SkinID | (Inherited from WebControl.) |
![]() | Src | Gets the source path for the css file. |
![]() | Style | (Inherited from WebControl.) |
![]() | SupportsDisabledAttribute | (Inherited from WebControl.) |
![]() | TabIndex | (Inherited from WebControl.) |
![]() | TagKey | (Inherited from WebControl.) |
![]() | TagName | (Inherited from WebControl.) |
![]() | TemplateControl | (Inherited from Control.) |
![]() | TemplateSourceDirectory | (Inherited from Control.) |
![]() | ToolTip | (Inherited from WebControl.) |
![]() | UniqueID | (Inherited from Control.) |
![]() | ValidateRequestMode | (Inherited from Control.) |
![]() | ViewState | (Inherited from Control.) |
![]() | ViewStateIgnoresCase | (Inherited from Control.) |
![]() | ViewStateMode | (Inherited from Control.) |
![]() | Visible | (Inherited from Control.) |
![]() | Width | (Inherited from WebControl.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IAttributeAccessor::GetAttribute(String^) | (Inherited from WebControl.) |
![]() ![]() | IAttributeAccessor::SetAttribute(String^, String^) | (Inherited from WebControl.) |
![]() ![]() | IControlDesignerAccessor::GetDesignModeState() | (Inherited from Control.) |
![]() ![]() | IControlDesignerAccessor::SetDesignModeState(IDictionary^) | (Inherited from Control.) |
![]() ![]() | IControlDesignerAccessor::SetOwnerControl(Control^) | (Inherited from Control.) |
![]() ![]() | IParserAccessor::AddParsedSubObject(Object^) | (Inherited from Control.) |
![]() ![]() | IControlBuilderAccessor::ControlBuilder | (Inherited from Control.) |
![]() ![]() | IControlDesignerAccessor::UserData | (Inherited from Control.) |
![]() ![]() | IDataBindingsAccessor::DataBindings | (Inherited from Control.) |
![]() ![]() | IDataBindingsAccessor::HasDataBindings | (Inherited from Control.) |
![]() ![]() | IExpressionsAccessor::Expressions | (Inherited from Control.) |
![]() ![]() | IExpressionsAccessor::HasExpressions | (Inherited from Control.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.







