SilverlightApplicationRenderObjectParameters Method |
Renders all param element for the object element.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax public virtual void RenderObjectParameters(
HtmlTextWriter writer
)
Parameters
- writer
- Type: System.Web.UIHtmlTextWriter
The System.Web.UI.HTmlTextWriter object that receives the control content.
See Also