C# 클래스 Rock.Field.Types.PhoneNumberFieldType

Field used to save and display a phone number
상속: FieldType
파일 보기 프로젝트 열기: NewSpring/Rock

공개 메소드들

메소드 설명
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