Ejemplo n.º 1
0
 protected override void ExecuteCmdlet()
 {
     CurrentWeb.CreatePublishingImageRendition(Name, Width, Height);
 }