Ler em inglês Editar

Compartilhar via


Timer.GetScriptDescriptors Method

Definition

Retrieves properties from a Timer object that are passed to the client component that implements timer logic in the browser.

protected virtual System.Collections.Generic.IEnumerable<System.Web.UI.ScriptDescriptor> GetScriptDescriptors ();

Returns

An array of type ScriptDescriptor.

Remarks

The GetScriptDescriptors method adds the Interval and Enabled properties from an instance of the Timer class to a ScriptDescriptor object. The client component accesses the values and sets the corresponding values in script.

Applies to

Produto Versões
.NET Framework 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1