New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.RadMaskedTextBoxExtender

Inheritance Hierarchy

Methods

get_pureValue

Returns the value without prompt chars and literals

Parameters

Returns

None

get_value

Returns the value or empty string if the empty message is shown currently

Parameters

Returns

None

get_valueWithPromptAndLiterals

Returns the value with prompt chars and literals

Parameters

Returns

None

isEmpty

Check if the if the value of RadMaskedTextBoxExtender is empty or null

Parameters

Returns

None

updateValue

Update the value of RadMaskedTextBoxExtender

Parameters

value String

Returns

None

In this article