C# Class com.microsoft.dx.officewopi.Utils.WopiUrlPlaceholders

Contains all valid URL placeholders for different WOPI actions
Afficher le fichier Open project: OfficeDev/PnP-WOPI Class Usage Examples

Méthodes publiques

Свойство Type Description
Placeholders List

Méthodes publiques

Méthode Description
GetPlaceholderValue ( string placeholder ) : string

Sets a specific WOPI URL placeholder with the correct value Most of these are hard-coded in this WOPI implementation

Method Details

GetPlaceholderValue() public static méthode

Sets a specific WOPI URL placeholder with the correct value Most of these are hard-coded in this WOPI implementation
public static GetPlaceholderValue ( string placeholder ) : string
placeholder string
Résultat string

Property Details

Placeholders public_oe static_oe property

public static List Placeholders
Résultat List