UrlTask Members

Represents a task that starts a Web browser and accesses a specified URL. The task is associated with a business object that is selected in the list pane of the Administration Console. The task is started from the task pane of the Administration Console.

The following tables list the members exposed by the UrlTask type.

  Name Description
UrlTask Overloaded. Initializes a new instance of the UrlTask class.
Top

  Name Description
public property ConditionProvider  Gets or sets a Converter delegate method that is used to convert an instance of a business object to the TaskCondition for the task.(Inherited from SelectionTask)
public property Description  Gets or sets the description of the Task object.(Inherited from Task)
public property DisplayName  Gets the display name of the Task object.(Inherited from Task)
public property Icon  Gets or sets the Icon that is associated with the Task object.(Inherited from Task)
public property Tag  Gets or sets an object that is used to identify the Task.(Inherited from Task)
Top

(see also Protected Methods)
 NameDescription
public methodCreateObjRef  (Inherited from Task)
public methodEquals  Overloaded. (Inherited from Object)
public methodGetHashCode  (Inherited from Object)
public methodGetLifetimeService  (Inherited from MarshalByRefObject)
public methodGetType  (Inherited from Object)
public methodInitializeLifetimeService  Obtains a lifetime service object to control the lifetime policy for this instance.(Inherited from Task)
public methodstaticReferenceEquals  (Inherited from Object)
public methodToString  (Inherited from Object)
Top

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  Overloaded. (Inherited from MarshalByRefObject)
Top

  Name Description
public event Completed  Represents an event that is raised when a task either successfully or unsuccessfully completes.(Inherited from Task)
public event Started  Represents an event that is raised when the task successfully starts.(Inherited from Task)
Top

Community Additions

Show: