FormatAttribute

FormatAttribute(string)

Skapar formatattribut med given egenskap Namn

public FormatAttribute(string propertyName)
Parameter Typ Beskrivning
propertyName String Egendomens namn

Se även


FormatAttribute(string, string)

Skapar formatattribut med given egenskap Namn

public FormatAttribute(string propertyName, string propertyFormat)
Parameter Typ Beskrivning
propertyName String Egendomens namn
propertyFormat String Fastighetens format

Se även