Show / Hide Table of Contents

Class CssContainer

Inheritance
Object
CssContainer
Namespace: SuperOffice.CRM.Web.UI.Controls
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class CssContainer : Control

Constructors

CssContainer()

Declaration
public CssContainer()

Properties

Align

Declaration
public string Align { get; set; }
Property Value
Type Description
String

CssClass

Declaration
public string CssClass { get; set; }
Property Value
Type Description
String

Height

Declaration
public Unit Height { get; set; }
Property Value
Type Description
Unit

StyleHintString

Declaration
public string StyleHintString { get; set; }
Property Value
Type Description
String

Width

Declaration
public Unit Width { get; set; }
Property Value
Type Description
Unit

Methods

Render(HtmlTextWriter)

Declaration
protected override void Render(HtmlTextWriter writer)
Parameters
Type Name Description
HtmlTextWriter writer
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top