ControllerGeneratorBase.GetAreaName(String, String) Method

Definition

protected:
 System::String ^ GetAreaName(System::String ^ appBasePath, System::String ^ outputPath);
protected string GetAreaName (string appBasePath, string outputPath);
member this.GetAreaName : string * string -> string
Protected Function GetAreaName (appBasePath As String, outputPath As String) As String

Parameters

appBasePath
String
outputPath
String

Returns

String

Applies to