Language Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.ScriptType("SP.Language", ServerTypeId="{eae9f1b5-1ae9-417b-9a8b-04a1b4c05a4b}", ValueObject=true)]
public class Language : Microsoft.SharePoint.Client.ClientValueObject
type Language = class
inherit ClientValueObject
Public Class Language
Inherits ClientValueObject
- Inheritance
- Attributes
Constructors
| Language() |
Properties
| DisplayName | |
| LanguageTag | |
| Lcid | |
| TypeId |
Methods
| CustomFromJson(JsonReader) | (Inherited from ClientValueObject) |
| CustomWriteToXml(XmlWriter, SerializationContext) | (Inherited from ClientValueObject) |
| FromJson(JsonReader) | (Inherited from ClientValueObject) |
| InitOnePropertyFromJson(String, JsonReader) | |
| WriteToXml(XmlWriter, SerializationContext) | |