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

Inheritance: PreValueModel
Mostra file Open project: RebelCMS/rebelcmsxu5

Private Properties

Property Type Description

Public Methods

Method Description
GetSerializedValue ( ) : string
SetModelValues ( string serializedVal ) : void

Method Details

GetSerializedValue() public method

public GetSerializedValue ( ) : string
return string

SetModelValues() public method

public SetModelValues ( string serializedVal ) : void
serializedVal string
return void