C# Class Rock.Field.Types.PhoneNumberFieldType

Field used to save and display a phone number
Inheritance: FieldType
Afficher le fichier Open project: NewSpring/Rock

Méthodes publiques

Méthode Description
EditControl ( ConfigurationValue>.System configurationValues, string id ) : Control

Creates the control(s) necessary for prompting user for a new value

Method Details

EditControl() public méthode

Creates the control(s) necessary for prompting user for a new value
public EditControl ( ConfigurationValue>.System configurationValues, string id ) : Control
configurationValues ConfigurationValue>.System The configuration values.
id string
Résultat System.Web.UI.Control