Config.BaseRouteName

Config.BaseRouteName property

Gets/Sets the base route name for GridJs controller URL. the default is “/GridJs2”.

public static string BaseRouteName { get; set; }

See Also