Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
Silverlight 3
ScriptObject Class
 ScriptObject Members

  Switch on low bandwidth view
Members FilterMembers Filter
.NET Framework Class Library for Silverlight
ScriptObject Members

Defines the core behavior for the HtmlObject class, and provides a base class for browser Document Object Model (DOM) access types.

The ScriptObject type exposes the following members.

  NameDescription
Public methodCheckAccessDetermines whether the current thread is the browser's UI thread.
Protected methodConvertToConverts the current scriptable object to a specified type, with serialization support.
Public methodConvertTo<(Of <(T>)>)Converts the current scriptable object to a specified type.
Public methodEqualsDetermines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected methodFinalizeFrees resources and performs other cleanup operations before the scriptable object is reclaimed by garbage collection. (Overrides Object..::.Finalize()()().)
Public methodGetHashCodeServes as a hash function for a particular type. (Inherited from Object.)
Public methodGetPropertyOverloaded. Gets the value of a property on the current scriptable object.
Public methodGetTypeGets the Type of the current instance. (Inherited from Object.)
Protected methodInitializeInfrastructure. Initializes a scriptable object.
Public methodInvokeInvokes a method on the current scriptable object, and optionally passes in one or more method parameters.
Public methodInvokeSelfInvokes the current ScriptObject and assumes that it represents a JavaScript method.
Protected methodMemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
Public methodSetPropertyOverloaded. Sets a property on the current scriptable object.
Public methodToStringReturns a String that represents the current Object. (Inherited from Object.)
Top
  NameDescription
Public propertyDispatcherGets an instance of the dispatcher.
Public propertyManagedObjectGets the underlying managed object reference of the ScriptObject.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker