C# Class Rebel.Cms.Web.PropertyEditors.Slider.SliderPreValueModel

Inheritance: PreValueModel
Afficher le fichier Open project: RebelCMS/rebelcmsxu5

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetSerializedValue ( ) : string
SetModelValues ( string serializedVal ) : void

Method Details

GetSerializedValue() public méthode

public GetSerializedValue ( ) : string
Résultat string

SetModelValues() public méthode

public SetModelValues ( string serializedVal ) : void
serializedVal string
Résultat void