Context actions for ASP.NET
JetBrains Rider 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 | Adds CodeBehind file |
Convert tag | Converts tag |
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 | Merges server scripts content |
Move html to resource | Moves selected HTML to resource |
Move server script content to codebehind | Moves server script content to codebehind |
Remove CodeBehind file | Removes CodeBehind file |
Remove directive attribute | Removes directive attribute |
Reorder directive attributes | Reorders directive attributes alphabetically |