Share via


SPMobileItemValidationFailedMessage.CreateChildControls Method

Creates the child error label control for displaying the error message.

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

Syntax

'Declaration
Protected Overrides Sub CreateChildControls
'Usage

Me.CreateChildControls()
protected override void CreateChildControls()

Remarks

This override creates a SPMobileLabel control that displays the error message.

See Also

Reference

SPMobileItemValidationFailedMessage Class

SPMobileItemValidationFailedMessage Members

Microsoft.SharePoint.MobileControls Namespace