| ScriptObjectBuilder Class |
Namespace: Kettic.AspNet
The ScriptObjectBuilder type exposes the following members.
| Name | Description | |
|---|---|---|
| DescribeComponent |
Describes an object to a IScriptDescriptor based on its reflected properties and methods
| |
| ExecuteCallbackMethod |
Executes a callback capable method on a control
| |
| GetCssReferences |
Gets the embedded css file references for a type
| |
| GetScriptReferences(Type) |
Gets the script references for a type
| |
| GetScriptReferences(Type, Boolean) |
Gets the script references for a type
| |
| RegisterCssReferences |
Register's the Css references for this control
|