Style
Style()
Style(StateBag)
BackColor
BorderColor
BorderStyle
BorderWidth
CssClass
Font
ForeColor
Height
IsEmpty
IsTrackingViewState
RegisteredCssClass
ViewState
Width
AddAttributesToRender(HtmlTextWriter)
AddAttributesToRender(HtmlTextWriter, WebControl)
CopyFrom(Style)
FillStyleAttributes(CssStyleCollection, IUrlResolutionService)
GetStyleAttributes(IUrlResolutionService)
LoadViewState(Object)
MergeWith(Style)
Reset()
SaveViewState()
SetBit(Int32)
SetDirty()
ToString()
TrackViewState()
net11
namespace System.Web.UI.WebControls
{
[ToolboxItem(false)]
[TypeConverter(typeof(ExpandableObjectConverter))]
public class Style : Component, IStateManager
{
public override string ToString();
}
}
.NET Framework | 1.01.1 |
---|---|
Information specific to net11 | |
Assembly | System.Web , Version=1.0.5000.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API