Hevea documentation

WebComponent.RenderStyle Method 

Gets the CSS style of the component.

public virtual void RenderStyle(
   StringWriter writer
);

Parameters

writer
writer

Return Value

the CSS code

See Also

WebComponent Class | Hevea.Core.Http.Html.UI Namespace