Share via


SPMobileXhtmlTextBoxAdapter.ConditionalRenderCustomAttribute Method (XhtmlMobileTextWriter, String)

Ensures that text is input to the text box the correct reading direction for the language.

Namespace:  Microsoft.SharePoint.MobileControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overrides Sub ConditionalRenderCustomAttribute ( _
    writer As XhtmlMobileTextWriter, _
    attributeName As String _
)
'Usage
Dim writer As XhtmlMobileTextWriter
Dim attributeName As String

Me.ConditionalRenderCustomAttribute(writer, _
    attributeName)
protected override void ConditionalRenderCustomAttribute(
    XhtmlMobileTextWriter writer,
    string attributeName
)

Parameters

See Also

Reference

SPMobileXhtmlTextBoxAdapter Class

SPMobileXhtmlTextBoxAdapter Members

ConditionalRenderCustomAttribute Overload

Microsoft.SharePoint.MobileControls Namespace