Click or drag to resize
ScriptObjectBuilder Methods

The ScriptObjectBuilder type exposes the following members.

Methods
  Name Description
Public method Static member DescribeComponent
Describes an object to a IScriptDescriptor based on its reflected properties and methods
Public method Static member ExecuteCallbackMethod
Executes a callback capable method on a control
Public method Static member GetCssReferences
Gets the embedded css file references for a type
Public method Static member GetScriptReferences(Type)
Gets the script references for a type
Public method Static member GetScriptReferences(Type, Boolean)
Gets the script references for a type
Public method Static member RegisterCssReferences
Register's the Css references for this control
Top
See Also