Context actions for ASP.NET
ReSharper provides the following context actions for ASP.NET:
Name | Description |
---|---|
Add attributes for image dimensions | Adds image's width and height attributes |
Add CodeBehind file | Add CodeBehind file |
Convert tag | Convert tag and vice versa |
Create event | Creates event |
Create method | Creates method |
Create ObjectDataSource's method | Creates ObjectDataSource's method |
Create property from attribute | Creates property from attribute |
Create property from sub-property | Creates property from sub-property |
Import type | Imports type |
Merge server scripts content | Merge server scripts content |
Move html to resource | Moves selection html to resource |
Move server script content to codebehind | Move server script content to codebehind |
Remove CodeBehind file | Remove CodeBehind file |
Remove directive attribute | Removes directive attribute |
Reorder directive attributes | Reorders directive attributes alphabetically |