IStringHttpBodyEditorPlugin.CreateEditor(String, String) Method

Definition

public:
 System::Object ^ CreateEditor(System::String ^ contentType, System::String ^ initialValue);
public object CreateEditor (string contentType, string initialValue);
abstract member CreateEditor : string * string -> obj
Public Function CreateEditor (contentType As String, initialValue As String) As Object

Parameters

contentType
String
initialValue
String

Returns

Applies to