C# Класс Rock.Field.Types.PhoneNumberFieldType

Field used to save and display a phone number
Наследование: FieldType
Показать файл Открыть проект

Открытые методы

Метод Описание
EditControl ( ConfigurationValue>.System configurationValues, string id ) : Control

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

Описание методов

EditControl() публичный Метод

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
Результат System.Web.UI.Control