Version

Style Class Methods

For a list of all members of this type, see Style members.

Public Methods
 NameDescription
Public MethodAddAttributesToRenderOverloaded. Overridden. Adds all style attributes to the HtmlTextWriter instance passed in.  
Public MethodAppendStyleOverloaded. Append custom properties in format compatible with css rules supported by browsers.  
Public MethodCopyFromOverridden. Copy style from source.  
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverloaded.  (Inherited from System.ComponentModel.Component)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetStyleAttributesRetrieves the System.Web.UI.CssStyleCollection object for the specified System.Web.UI.IUrlResolutionService-implemented object. (Inherited from System.Web.UI.WebControls.Style)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodIsEmptyOverloaded. A protected property. Gets a value indicating whether any style elements have been defined in the state bag.  
Public MethodResetOverridden. Resets all properties to their default values.  
Public MethodToStringReturns a string representation of this object.  
Protected Methods
 NameDescription
Protected MethodFillStyleAttributesAdds the specified object's style properties to a System.Web.UI.CssStyleCollection object. (Inherited from System.Web.UI.WebControls.Style)
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
See Also